adieyal / sd-dynamic-prompts

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

The double wildcard doesn't seem to be recognized. #739

Closed Neytiri7 closed 3 months ago

Neytiri7 commented 3 months ago

Dynamic prompt doesn't work, so I checked...

Wildcard recognition itself is not possible, and no errors are displayed in cmd.

So, I'm asking if there's a problem with the wildcard itself.

For example in the test1.txt file

hair, eyes, I saved it like this,

If you type test1 in the prompt window, Wildcard hair and eyes are not working.

And, BRAKE is also not recognized.

You must enter hair, eyes in the prompt window to operate normally.

If there is a wildcard in the wildcard, is it not recognized?