Aarni Koskela

Results 741 comments of Aarni Koskela

This is expected after #691 (cc @w-e-w); in one way, it's an improvement over the previous code (where a computer couldn't easily figure out where a multi-line template would end)....

What prompt are you using? What are your settings, etc.?

Are you sure the extension is correctly enabled? You should see this log message in your console if it's doing its thing: https://github.com/adieyal/sd-dynamic-prompts/blob/aedb3e4b91026351981f8412eb9e2e74167fdcff/sd_dynamic_prompts/dynamic_prompting.py#L511-L514

This may be a conflict with ADetailer. If you entirely disable the ADetailer extension, are you still seeing the same issue?

@adieyal Sounds icky. Better store them in the `p` object in some well-defined way, I think?

The `p` object is not recreated during a single processing operation -- there's been discussions on the a1111 dev discord about formalizing it a bit more (or at least giving...

Which version of `dynamicprompts` is installed in the environments?

Do you see the entries appear in the Wildcards Manager tab?

> when I refresh wildcards, nothing appears in the list. No clothing, nor artists, nor anything with the filename (called it main.json). Then I'd say the file is not found....

Just to make sure, you are putting the JSON in the extension's wildcard directory? Are there any errors in the console?