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

Add an option to disable it into the Hires. fix pass #27

Open DavideAlidosi opened 9 months ago

DavideAlidosi commented 9 months ago

At the moment I work very often with dynamic prompts, some of which contain one or more LoRAs, so manually removing them from the second pass prompt becomes impossible. Would it be possible to add an option to disable the Hires Fix step completely? TNX.

cheald commented 9 months ago

Just specify hr=0, and it'll disable that lora for the high-res pass.