Rare find

Wildcards. Pull random lines from text files into your AI image prompts.

github.com/AUTOMATIC1111/stable-diffusion-webui-wildcards

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2024
  • Merge pull request #42 from w-e-w/master
  • fix infotext logic, move to function
  • setting wildcards_write_infotext
  • fix hr_negative_prompts, add hr infotext
  • enable negative prompt wildcards
July 2023
  • remove the spam from console
  • updated install
  • Merge pull request #20 from ryankhart/patch-1
  • add --wildcards-dir commandline argument
April 2023
  • Add instructions for install
October 2022
  • fix variation seeds always returning same values
  • added an option to use same seed for all images
  • do not show wildcard prompt parameter if it's the same
  • bugfix: look in the correct directory when searching for wildcard
  • add a warning message for wildcards without files pt2
  • add a warning message for wildcards without files
  • gitignore
  • first
  • Initial commit