AUTOMATIC1111 / stable-diffusion-webui-wildcards

Wildcards
428 stars 104 forks source link

wildcards worked great, but not now. #15

Open Armoes opened 1 year ago

Armoes commented 1 year ago

1, if I put something in the prompt area, like cube, I get a message in the command window: cube.txt not found for the cube wildcard.

2, typing artists (for example) used to pop up an auto complete. But it doesn't anymore. Possibly related, the --deepdanbooru auto complete doesn't seem to come up either.

greyphilosophy commented 1 year ago

Are you using --share with --gradio-auth by chance?

Armoes commented 1 year ago

Hi, thanks for the attention. I don't think it's an issue anymore. Either more updates fixed it / I enabled back the proper extensions I needed. Thanks again.

zilvergrafix commented 1 year ago

not working on the recent update of SD

Talk2Giuseppe commented 7 months ago

Started to experience an issue where the underscore within the filename is being removed within the prompt and causing a "no values found for wildcard mylist/dog breeds". The wildcard file is "dog_breeds", with the underscore in the name. This wildcard worked fine for weeks and started to cause issues this last weekend. Error appears to be reproducable via a copy/paste of the prompt and when changing the model. Now that I have found the case of items in the wildcard list never manifesting, I will continue to isolate the issue that may be causing the underscore to be stripped from the prompt itself. The list is seen and behaves as expected within the Wildcards Manager just fine.

Anyone else experiencing something similar?