SwarmUI
SwarmUI copied to clipboard
Dynamic LoRa weight control, Start and stop LoRa at step count
Feature Idea
Replicate this module that exists for A1111: https://github.com/cheald/sd-webui-loractl?tab=readme-ov-file An Automatic1111 extension for dynamically controlling the weights of LoRAs during image generation - cheald/sd-webui-loractl
The goal is to start and stop LoRas at specific step counts: Example: Start Lora A at 0 steps, continue until step 10, Start LoRa B at step 10, continue until end? Perhaps using the From-To feature but for LoRas ?
Syntax somthing like <fromto[..]: lora:... .. >
Other
No response