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 d00d148540 add --wildcards-dir commandline argument
make wildcards work with hires fix prompts
2023-07-30 20:06:25 +03:00
scripts add --wildcards-dir commandline argument 2023-07-30 20:06:25 +03:00
wildcards first 2022-10-22 14:29:23 +03:00
.gitignore add --wildcards-dir commandline argument 2023-07-30 20:06:25 +03:00
README.md first 2022-10-22 14:29:23 +03:00
preload.py add --wildcards-dir commandline argument 2023-07-30 20:06:25 +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.