stable-diffusion-webui
stable-diffusion-webui copied to clipboard
Integrate Tracery as script
Tracery is a great tool for generating text. I think it would work great as a prompt generator.
The scripting section of txt2img could be extended to include a "Tracery" option, with two controls:
- A textbox to enter the tracery script
- A textbox to specify the number of prompts to extract from tracery.
When this option is used, the tracery script is used the specified number of times and the extracted prompts are then used like the "prompts for file or textbox" prompts.