https://github.com/haoming02/sd-webui-prompt-comparison
An Extension for Automatic1111 Webui that adds an prompt comparison tab
https://github.com/haoming02/sd-webui-prompt-comparison
stable-diffusion-webui stable-diffusion-webui-plugin
Last synced: 11 months ago
JSON representation
An Extension for Automatic1111 Webui that adds an prompt comparison tab
- Host: GitHub
- URL: https://github.com/haoming02/sd-webui-prompt-comparison
- Owner: Haoming02
- License: mit
- Created: 2025-02-17T07:06:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-17T07:12:04.000Z (over 1 year ago)
- Last Synced: 2025-06-09T20:09:11.950Z (12 months ago)
- Topics: stable-diffusion-webui, stable-diffusion-webui-plugin
- Language: Python
- Homepage:
- Size: 152 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SD Webui Prompt Comparison
This is an Extension for the [Automatic1111 Webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui), which adds a new tab for prompt comparison.
> Compatible with [Forge](https://github.com/lllyasviel/stable-diffusion-webui-forge)
## How to Use
When given a folder, it will load the infotext for all images within that folder. Then, it will try to parse the common portion that is shared between all of them. You may also manually add certain words as common. Finally, it will list out all the infotext, with the differing parts highlighted in red.
This is mainly for comparison, where you want to ensure every image has the same parameters, with only the comparison target being different.
> [!NOTE]
> The "parts" are determined by commas, so natural language wouldn't work...