mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-25 14:28:59 +08:00
forgot to include dynamic prompts link
parent
afb1c4fe00
commit
567e64e78d
@ -29,6 +29,8 @@ https://github.com/AUTOMATIC1111/stable-diffusion-webui-wildcards
|
|||||||
Allows you to use `__name__` syntax in your prompt to get a random line from a file named `name.txt` in the wildcards directory.
|
Allows you to use `__name__` syntax in your prompt to get a random line from a file named `name.txt` in the wildcards directory.
|
||||||
|
|
||||||
## Dynamic Prompts
|
## Dynamic Prompts
|
||||||
|
https://github.com/adieyal/sd-dynamic-prompts
|
||||||
|
|
||||||
A custom extension for [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) that implements an expressive template language for random or combinatorial prompt generation along with features to support deep wildcard directory structures.
|
A custom extension for [AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) that implements an expressive template language for random or combinatorial prompt generation along with features to support deep wildcard directory structures.
|
||||||
|
|
||||||
Using this script, the prompt:
|
Using this script, the prompt:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user