Updated Custom scripts from users (markdown)

AUTOMATIC1111 2022-09-13 09:51:46 +03:00
parent 56a8f2faf1
commit 39bfa40ef7

@ -11,7 +11,7 @@ Does not actually draw a matrix, just produces pictures.
## Wildcards ## Wildcards
https://github.com/jtkelm2/stable-diffusion-webui-1/blob/master/scripts/wildcards.py https://github.com/jtkelm2/stable-diffusion-webui-1/blob/master/scripts/wildcards.py
Added script support so that prompts can contain wildcard terms (indicated by surrounding double underscores), with values instantiated randomly from the corresponding .txt file in the folder `/scripts/wildcards/`. For example: Script support so that prompts can contain wildcard terms (indicated by surrounding double underscores), with values instantiated randomly from the corresponding .txt file in the folder `/scripts/wildcards/`. For example:
`a woman at a cafe by __artist__ and __artist__` `a woman at a cafe by __artist__ and __artist__`