adieyal / sd-dynamic-prompts

A custom script for AUTOMATIC1111/stable-diffusion-webui to implement a tiny template language for random prompt generation
MIT License
2.02k stars 261 forks source link

import nae wildcards. Needs a little massaging #686

Closed simonmcnair closed 8 months ago

simonmcnair commented 10 months ago

needs executing, needs a path, needs beautifulsoup4

akx commented 10 months ago

Thanks! I think most of these are included in the devilkkw collection though? Just wondering if there's something new and novel here :)

simonmcnair commented 10 months ago

I honestly don't know. I'm currently sorting them all alphabetically and searching for dupes...

akx commented 9 months ago

By the way, now that I look at it, doesn't the default download_repositories.py script also do this? https://github.com/adieyal/sd-dynamic-prompts/blob/284d3ef38cb3392fd5948a1c45dfff94772d4956/_tools/repositories.json#L20-L25 seems to point that way...