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

LoRA uncontrollable weight on HiRes Fix prompts. #2

Closed DavideAlidosi closed 1 year ago

DavideAlidosi commented 1 year ago

The weight of LoRAs is always applied to 1 when applied within the HiRes Fix prompts. To replicate the bug: 1) activate from preferences: hires fix: show hires prompt and negative prompt. 2) enter a LoRA in the promt of the Hires fix function.

cheald commented 1 year ago

I think this is now fixed; there was a more general issue with the defaulting of highres pass weights. Let me know if this is still happening.