ThereforeGames / sd-webui-breadcrumbs

A simple extension for the Stable Diffusion WebUI that adds a breadcrumb trail and improves the Quicksettings menu.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🍞 sd-webui-breadcrumbs

Links: ⏱ Changelog

example.mp4

πŸ‘‹ Introduction

sd-webui-breadcrumbs is a simple extension for the Stable Diffusion WebUI that adds a breadcrumb trail to the Quicksettings menu.

It also improves the usability of Quicksettings by 1) fixing it to the top of the screen and 2) compressing it to a single row with a horizontal scrollbar.

If you find "menu diving" between extensions to be a tedious experience, sd-webui-breadcrumbs is for you.

πŸ“¦ Features

  • πŸ” Top and Bottom buttons for quickly jumping to the top or bottom of the UI
  • πŸ”„ Buttons for scrolling to individual extension panels - it also opens the extension's accordion menu for you
  • πŸ“‘ Tab-aware: the breadcrumb trail will update itself when you switch between txt2img and img2img
  • 🎨 Customize the appearance and behavior of the breadcrumbs through the WebUI settings page
  • (NEW!) Modular design allows you choose which breadcrumbs to load and in what order

πŸ”§ Installation

We provide two methods of installation:

How to install through extensions index... (click to expand)
  1. Visit the Extensions tab of Automatic's WebUI.
  2. Visit the Available subtab.
  3. Click the Load from button.
  4. Scroll down to sd-web-ui-breadcrumbs (or use CTRL+F to search for it) and press the Install button.
How to install directly... (click to expand)
  1. Visit the Extensions tab of Automatic's WebUI.
  2. Visit the Install from URL subtab.
  3. Paste this repo's URL into the first field: https://github.com/ThereforeGames/sd-webui-breadcrumbs
  4. Click Install.

Note: Installing directly from GitHub will not automatically update the extension when a new version is released.

πŸ“ Notes

This is an early release and there is certainly room for improvement. Please feel free to open an issue if you have any suggestions. Thank you!

At the time of writing, this extension is:

  • Compatible with webkit browsers (Brave, Chrome, probably Edge)
  • Compatible with WebUI dev branch
  • Likely incompatible with custom themes or forks that modify the WebUI's HTML structure
  • Likely incompatible with extensions that modify the Quicksettings HTML structure

About

A simple extension for the Stable Diffusion WebUI that adds a breadcrumb trail and improves the Quicksettings menu.


Languages

Language:JavaScript 61.4%Language:Python 15.0%Language:CSS 14.2%Language:SCSS 9.4%