Allows you to use __name__ syntax in your prompt to get a random line from a file named name.txt in the wildcards directory.
 
Go to file
AUTOMATIC 6ed81ed1ea fix variation seeds always returning same values 2022-10-29 19:18:48 +03:00
scripts fix variation seeds always returning same values 2022-10-29 19:18:48 +03:00
wildcards first 2022-10-22 14:29:23 +03:00
.gitignore gitignore 2022-10-22 14:29:53 +03:00
README.md first 2022-10-22 14:29:23 +03:00

README.md

Wildcards

An extension version of a script from https://github.com/jtkelm2/stable-diffusion-webui-1/blob/main/scripts/wildcards.py

Allows you to use __name__ syntax in your prompt to get a random line from a file named name.txt in the wildcards directory.