stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

[Feature Request]: add my new custom script to the list

Open Extraltodeus opened this issue 3 years ago • 1 comments

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 : image

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

  1. Add it to the custom script pages
  2. ???
  3. profit

Extraltodeus avatar Nov 07 '22 15:11 Extraltodeus

This looks very interesting, I'd love to see it in the list of extensions/scripts!

GeorgiaM-honestly avatar Nov 07 '22 15:11 GeorgiaM-honestly

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?

some9000 avatar Nov 07 '22 21:11 some9000

Perhaps add something like "-" (as in minus) or "no" in front of the missing prompts?

Nice idea! It's done.

image

Extraltodeus avatar Nov 07 '22 22:11 Extraltodeus