ComfyUI Node
LoRA Pair Loader (CCN)
Dynamic LoRA pair stack: baked rows patch both experts with independent high/low weights; lane rows emit schedulable lanes (with optional per-row strength curves) for MoE Sampler Dual. HIGH/LOW partners auto-resolve from filenames; weight 0 skips a side.
LoRA Pair Loader (CCN)
- model_high
- model_low
- lanes
- model_high
- model_low
- lora_lanes
- info
CategoryCCN
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| model_high | MODEL | High-noise expert model. | |
| model_low | MODEL | Low-noise expert model. | |
| lanesopt | CCN_LORA_LANES | Chain lanes from another LoRA Pair Loader; prepended to this node's lane rows. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| model_high | MODEL | — |
| model_low | MODEL | — |
| lora_lanes | CCN_LORA_LANES | — |
| info | STRING | — |