Closed MackinationsAi closed 3 months ago
let me ask AUTO why he didn't merge
if possible we can get him to update the extension
Sounds good, just got tired of waiting so made my own version, also someone on reddit informed me that sd-dynamic-prompting supports negative wildcards so it's not a big deal, hadn't used dynamic-prompting in a while & didn't know. Appreciate the quick response w-e-w!
ATUO has updated the extention for negative prompt https://github.com/AUTOMATIC1111/stable-diffusion-webui-wildcards/commit/d2c836bc2d40d3ad170ac7d8a91fec77e5557af6
note there is a slite issue but I made a PR to fix that
by the way for future reference basically it's not a good idea to make changes on the main branch
I believe the best practice is to:
otherwise you might get merge conflicts like these https://github.com/AUTOMATIC1111/stable-diffusion-webui-extensions/pull/357/conflicts
Info
Allows the user to use wildcards in both the positive & negative prompt sd-all-prompt-wildcards.
Checklist:
Readme.md
index.json
andextension_template.json
have not been modified.entry
is placed in theextensions
directory with the.json
file extension.