adieyal / sd-dynamic-prompts

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

Wildcard Manager conflicts with other extensions #360

Open akx opened 1 year ago

akx commented 1 year ago

The Wildcards Manager conflicts with 3 extensions that i know of.

https://github.com/hako-mikan/sd-webui-supermerger https://github.com/Xerxemi/sdweb-auto-MBW https://github.com/Kahsolt/stable-diffusion-webui-prompt-travel

Basically if you enable any of these, does not matter which one, Wildcards Manager breaks.

Originally posted by @chewtoys in https://github.com/adieyal/sd-dynamic-prompts/issues/359#issuecomment-1489724148

C00reNUT commented 1 year ago

There are definitely more of them. For me even basic {cat|dog} switching didn't function well when using https://github.com/ThereforeGames/unprompted

adieyal commented 1 year ago

Unprompted and DP have well-known incompatibilities, especially since there is a lot of overlap in functionality. depending on the issue you can either reconfigure some of DP's syntax (see in the settings tab) or only enable one of DP or Unprompted at the same time. IIRC Unprompted has a disable checkbox.

chewtoys commented 1 year ago

Add to the list

https://github.com/bbc-mc/sdweb-merge-block-weighted-gui