Nodes/ComfyCollectorNodes/LoRA Split Loader (CCN)
ComfyUI Node

LoRA Split Loader (CCN)

Blends two LoRAs with a balance slider: 0 applies A at full strength, 1 applies B at full strength, 0.5 applies both at half. Both final strengths are scaled by the strength multiplier, and each row has its own enable toggle. The triggers output joins each applied LoRA's top trigger words from embedded training metadata.

By valkymaera·Created 3 months ago·Updated 4 days ago· 1
LoRA Split Loader (CCN)
  • model
  • clip
  • model
  • clip
  • triggers
enabledtrue
balance0.50
strength_multiplier1.00
CategoryCCN

Inputs (5)

NameTypeDefaultDescription
modelMODELModel to patch.
clipoptCLIPOptional; strengths also apply to the text encoder when connected.
enabledoptBOOLEANtrueWhen off, the model and CLIP pass through unchanged and no triggers are emitted.
balanceoptFLOAT0.500–1Blend between the two LoRAs: 0.0 = A only, 1.0 = B only, 0.5 = both at half strength.
strength_multiplieroptFLOAT1.00-10–10Multiplies both final strengths; 0 disables both LoRAs.

Outputs (3)

NameTypeDescription
modelMODEL
clipCLIP
triggersSTRING