Closed featherice closed 1 year ago
Thanks for the report, but I haven't been able to reproduce this. For example, here's two pizzas with -2/+2 add_detail,
Ok, i fiddled with it a little bit more and found out why it was a bit confusing..
"\
Yeah, I guess I didn't specifically say that, but it looks for Automatic's "extra networks" syntax, which is like <network-name:parameters...>
, where 'network-name' is 'lora' if the prompt is specifying a lora to load. So I scan the prompt for any lora commands (things like <lora:...>
) and send those to the Extracted Text output. Everything else stays in the prompt.
Basically it is unusable with negative weight. Input loraname:-0.5:-0.8 becomes loraname:0.5:0.8