stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Feature Request]: add my new custom script to the list
Is there an existing issue for this?
- [x] I have searched the existing issues and checked the recent builds/commits
What would your feature do ?
A prompt testing script to see if your prompt has descriptions that are useless/having a bad effect.
https://github.com/Extraltodeus/test_my_prompt
for example with the prompt : "banana, on fire, snow" you can see what it does if you remove one or the other :

My initial idea is to stop having lengthy prompts with way too many descriptions.
Check out the readme for some more fun examples!!
Proposed workflow
- Add it to the custom script pages
- ???
- profit
This looks very interesting, I'd love to see it in the list of extensions/scripts!
Those sample images... 😄 Nice script, though. Will need to inspect how it works since I do have something that could benefit from this in my script.
Perhaps add something like "-" (as in minus) or "no" in front of the missing prompts?
Perhaps add something like "-" (as in minus) or "no" in front of the missing prompts?
Nice idea! It's done.
