ljleb / prompt-fusion-extension

auto1111 webui extension for all sorts of prompt interpolations!
MIT License
259 stars 16 forks source link

Prompt Variables not compatible with dynamic prompt #82

Open ema7569 opened 3 months ago

ema7569 commented 3 months ago

Unfortunately, these simple thing create bug in dynamic prompt

$ars1 = {blabla|or blablabla|and blabla} word1, word2, ..., $ars1

The reality dynamic prompt has a lot of bugs but it is a vital mod

Ideally, if you can implement a very light version of dynamic prompt to handle basic switch like $ars1 it's perfect