ComfyUI Node

MultiLoRA Cycle

Cycles through LoRAs and strength values in a connected Multi LoRA Loader. Set strengths as a comma-separated list, connect to the loader, and queue repeatedly to iterate.

By phazei·Created 6 months ago·Updated about a month ago· 18
MultiLoRA Cycle
    • load_options
    strengths0.5,0.75,1.0
    lora_index1
    strength_index1
    modeincrement
    loopfalse
    Categoryloaders

    Inputs (5)

    NameTypeDefaultDescription
    strengthsSTRING0.5,0.75,1.0Comma-separated strength values to cycle through for each LoRA.
    lora_indexINT11–9999Current LoRA position (1-based). Auto-incremented by the JS frontend when mode is 'increment'.
    strength_indexINT11–9999Current strength position (1-based). Auto-incremented each queue run.
    modeCOMBOincrement'increment' auto-advances each run; 'fixed' stays on the current indices.
    loopBOOLEANfalseWhen all combinations are exhausted, wrap back to the start instead of stopping.

    Outputs (1)

    NameTypeDescription
    load_optionsLOAD_OPTIONS