stable-diffusion-webui-wild.../README.md

5 lines
263 B
Markdown

# 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.