Update README.md

This commit is contained in:
Extraltodeus
2022-11-07 16:44:11 +01:00
committed by GitHub
parent 510c41224c
commit 9ec09ea023

View File

@@ -1,3 +1,4 @@
Made as a script for the [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) repository.
# Test my prompt!
Have you ever used a very long prompt full of words that you are not sure have any actual impact on your image? Did you lose the courage to try to remove them one by one to test if their effects are worthy of your pwescious GPU?
@@ -13,6 +14,10 @@ It generate as many images as their are words in your prompt (you can select the
Note : the separator must be the same as the one you use. The default is ", " including the space. So make sure that each and every description in your prompt is separated the same way or the will be tested together.
## Installation
Copy this file in your /scripts folder.
## Examples
Here the prompt is simply : **"banana, on fire, snow"** and so as you can see it has generated each image without each description in it.