Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bluelovers/sd-webui-pnginfo-beautify
Stable Diffusion PNGINFO Beautify extension
https://github.com/bluelovers/sd-webui-pnginfo-beautify
beautify pnginfo sd-webui stable-diffusion-webui stable-diffusion-webui-extension stable-diffusion-webui-plugin
Last synced: 3 days ago
JSON representation
Stable Diffusion PNGINFO Beautify extension
- Host: GitHub
- URL: https://github.com/bluelovers/sd-webui-pnginfo-beautify
- Owner: bluelovers
- Created: 2024-05-18T20:40:08.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-07-18T12:30:48.000Z (4 months ago)
- Last Synced: 2024-07-18T15:01:13.721Z (4 months ago)
- Topics: beautify, pnginfo, sd-webui, stable-diffusion-webui, stable-diffusion-webui-extension, stable-diffusion-webui-plugin
- Language: JavaScript
- Homepage:
- Size: 1.98 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README.md
Stable Diffusion PNGINFO Beautify extension
https://github.com/bluelovers/sd-webui-pnginfo-beautify
![img.png](docs/img.png)
This extension is designed to enhance the user experience and performance of
the [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
or [lllyasviel/stable-diffusion-webui-forge](https://github.com/lllyasviel/stable-diffusion-webui-forge) projects.fork from [lobehub/sd-webui-lobe-theme](https://github.com/lobehub/sd-webui-lobe-theme)
do not install with lobe theme at same timeI like the lobe theme, but it slows down and freezes the UI very much.
## Feature
The extension provides additional features and improvements to the Stable Diffusion WebUI, such as:
### Supported tabs
see https://github.com/bluelovers/sd-webui-pnginfo-beautify/blob/dev/src/const.ts
- txt2img
- img2img
- PNG info
- Extras
- [Replacer](https://github.com/light-and-ray/sd-webui-replacer)
- [Fast PNG Info](https://github.com/NoCrypt/sd-fast-pnginfo)
- [Agent Scheduler 任務排程代理](https://github.com/ArtVentureX/sd-webui-agent-scheduler)### Supported fields
see https://github.com/bluelovers/sd-webui-pnginfo-beautify/blob/dev/src/row-config.ts
#### SyntaxHighlighter
- `Positive Prompt`
- `Negative Prompt`
- `sv_prompt`
- `Template` from [Dynamic Prompts](https://github.com/adieyal/sd-dynamic-prompts)
- `Template Generated` from [Dynamic Prompts](https://github.com/adieyal/sd-dynamic-prompts)
- `Wildcard Prompt` see [aibooru.online](https://aibooru.online/posts/73504?q=no_nipples+)#### hashes
- `TI hashes`
- `Lora hashes`
- `Hashes` from [PNGINFO Injection](https://github.com/bluelovers/sd-webui-pnginfo-injection) and [Civitai](https://github.com/civitai/sd_civitai_extension)
- `Civitai resources` [ComfyUI outputs into Civitai](https://civitai.com/models/705309/metadata-editor?modelVersionId=792189), [Metadata editor](https://civitai.com/models/705309/metadata-editor?modelVersionId=792189)#### Searchs
- `Model hash`
- `Model`
- `VAE hash`
- `VAE`
- `ADetailer model` from [ADetailer](https://github.com/Bing-su/adetailer)#### decode
- `Template Generated Grid` from [Dynamic Prompts](https://github.com/adieyal/sd-dynamic-prompts)
![Template Generated Grid.png](docs/Template%20Generated%20Grid.png)
### Others
- Show/Hide Original pnginfo
## Known issues
- Old installations may have a bug that prevents updating to the new version. To resolve this issue, follow these steps:
1. Close Stable Diffusion WebUI.
2. Delete the extension folder.
3. Restart Stable Diffusion WebUI.
4. Reinstall the extension.