This extension replaces the built-in LoRA forward procedure.
By associating LoRA's insertion position in the prompt with "AND" syntax, LoRA's scope of influence is limited to a specific subprompt.
With the built-in LoRA, negative prompts are always affected by LoRA. This often has a negative impact on the output. So this extension offers options to eliminate the negative effects.
When checked, Composable LoRA is enabled.
Enable LoRA for uncondition (negative prompt) text model encoder. With this disabled, you can expect better output.
Enable LoRA for uncondition (negative prompt) diffusion model (denoiser). With this disabled, you can expect better output.
--always-batch-cond-uncond must be enabled with --medvram or --lowvram