stable-diffusion-webui-wildcards icon indicating copy to clipboard operation
stable-diffusion-webui-wildcards copied to clipboard

Suddenly stopped working

Open RocketMobster opened this issue 2 years ago • 4 comments

Yesterday the script worked just fine, and I was able to get random values from several different wildcard .txt files and all was right with the world, then last night, after I fired up stable diffusion/automatic1111 again, it just stopped working. I get an error of (color1 is just one of many files that worked fine before) in the cmd console:

WARNING:root:Could not find any wildcard files matching color1

The .txt files are in the proper \stable-diffusion-webui\extensions\stable-diffusion-webui-wildcards\wildcards directory. I have no idea what happened. Nothing changed as far as I know, I didn't install any other extensions in the time between when it worked and later when it didn't, and stable diffusion didn't update.

RocketMobster avatar Nov 26 '22 15:11 RocketMobster

I forgot to mention, I tried uninstalling and reinstalling the extension to no avail.

RocketMobster avatar Nov 26 '22 15:11 RocketMobster

@RocketMobster This extension has been replaced long time ago by Dynamic Prompts, with much more features. You can install it from extensions tab. It adds a section "Dynamic Prompts" at the bottom of the txt2img or img2img, with configurations. You should copy your wildcards into "extensions/sd-dynamic-prompts/wildcards/".

a-l-e-x-d-s-9 avatar Nov 27 '22 07:11 a-l-e-x-d-s-9

Doh! <Face palm> Sorry about that. I had no idea. I've installed Dynamic Prompts and I'm highly impressed so far with all the cool functionality, especially the Magic Prompt/I'm feeling lucky functions - super fun to mess with! Awesome job and thank you for all the hard work on the scripts and for getting back to me quickly!

RocketMobster avatar Nov 27 '22 15:11 RocketMobster

Seems installing Dynamic Prompts is what breaks Wildcards. Least on my end.

WASasquatch avatar Jan 01 '23 20:01 WASasquatch