cheald / sd-webui-loractl

An Automatic1111 extension for dynamically controlling the weights of LoRAs during image generation
MIT License
239 stars 10 forks source link

I can't use the @ letters because they are covered by other extensions. #14

Closed null0516 closed 1 year ago

null0516 commented 1 year ago

I am using @ in the syntax with this sdweb-easy-prompt-selector extension, so I cannot use @ due to interference. Could you please do something about this?

https://github.com/blue-pen5805/sdweb-easy-prompt-selector

cheald commented 1 year ago

Hm. I'm not too wild about bending over backwards to fix an over-aggressive parser from another extension, but we could add a second alternate character that could be used rather than the "@" as a workaround. Do you have a suggestion for what would work best?

null0516 commented 1 year ago

Sorry to be so unreasonable. Both extensions are great for me.

How about something like "$"? I am not at all familiar with the syntax rules of the program, so it is a random suggestion.

cheald commented 1 year ago

I've added ~ as an alternate delimiter:

<lora:network:0~0,0.5~1>