mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-08 22:09:01 +08:00
Destroyed Extensions UI (markdown)
parent
8219c467e7
commit
372af4870e
@ -1,90 +0,0 @@
|
||||
# UI Extensions
|
||||
|
||||
## Image Browser
|
||||
https://github.com/AlUlkesh/stable-diffusion-webui-images-browser
|
||||
|
||||
Provides an interface to browse created images in the web browser, allows for sorting and filtering by EXIF data.
|
||||
|
||||

|
||||
|
||||
## Inspiration
|
||||
https://github.com/yfszzx/stable-diffusion-webui-inspiration
|
||||
|
||||
Randomly display the pictures of the artist's or artistic genres typical style, more pictures of this artist or genre is displayed after selecting. So you don't have to worry about how hard it is to choose the right style of art when you create.
|
||||
|
||||

|
||||
|
||||
## Artists to study
|
||||
https://github.com/camenduru/stable-diffusion-webui-artists-to-study
|
||||
|
||||
https://artiststostudy.pages.dev/ adapted to an extension for [web ui](https://github.com/AUTOMATIC1111/stable-diffusion-webui).
|
||||
|
||||
To install it, clone the repo into the `extensions` directory and restart the web ui:
|
||||
|
||||
`git clone https://github.com/camenduru/stable-diffusion-webui-artists-to-study`
|
||||
|
||||
You can add the artist name to the clipboard by clicking on it. (thanks for the idea @gmaciocci)
|
||||
|
||||

|
||||
|
||||
## Tokenizer
|
||||
https://github.com/AUTOMATIC1111/stable-diffusion-webui-tokenizer
|
||||
|
||||
Adds a tab that lets you preview how CLIP model would tokenize your text.
|
||||
|
||||

|
||||
|
||||
## Prompt Gallery
|
||||
https://github.com/dr413677671/PromptGallery-stable-diffusion-webui
|
||||
|
||||
Build a yaml file filled with prompts of your character, hit generate, and quickly preview them by their word attributes and modifiers.
|
||||
|
||||

|
||||
|
||||
## Preset Utilities
|
||||
https://github.com/Gerschel/sd_web_ui_preset_utils
|
||||
|
||||
Preset tool for UI. Supports presets for some custom scripts.
|
||||
|
||||

|
||||
|
||||
## sd-model-preview
|
||||
https://github.com/Vetchems/sd-model-preview
|
||||
|
||||
Allows you to create a txt file and jpg/png's with the same name as your model and have this info easily displayed for later reference in webui.
|
||||
|
||||

|
||||
|
||||
## quick-css
|
||||
https://github.com/Gerschel/sd-web-ui-quickcss
|
||||
|
||||
Extension for quickly selecting and applying custom.css files, for customizing look and placement of elements in ui.
|
||||
|
||||

|
||||
|
||||
## System Info
|
||||
https://github.com/vladmandic/sd-extension-system-info
|
||||
|
||||
Creates a top-level **System Info** tab in Automatic WebUI with
|
||||
|
||||
*Note*:
|
||||
- State & memory info are auto-updated every second if tab is visible
|
||||
(no updates are performed when tab is not visible)
|
||||
- All other information is updated once upon WebUI load and
|
||||
can be force refreshed if required
|
||||
|
||||

|
||||
|
||||
## Catppuccin themes
|
||||
https://github.com/catppuccin/stable-diffusion-webui
|
||||
|
||||
Catppuccin is a community-driven pastel theme that aims to be the middle ground between low and high contrast themes. Adds set of themes which are in compliance with catppucin guidebook.
|
||||

|
||||
|
||||
## Bilingual Localization
|
||||
https://github.com/journey-ad/sd-webui-bilingual-localization
|
||||
|
||||
- Bilingual translation, no need to worry about how to find the original button.
|
||||
- Compatible with language pack extensions, no need to re-import.
|
||||

|
||||
|
Loading…
x
Reference in New Issue
Block a user