ComfyUI Node
LoRA Scale & Save (CCN)
A ComfyUI node in CCN/lora with 4 inputs and 1 output.
LoRA Scale & Save (CCN)
- filepath
◄lora_name▾►
◄filename_prefixloras/CCN_scaled_lora►
◄modescale_alpha►
◄value1.00►
CategoryCCN/lora
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| lora_name | COMBO | Source LoRA file to scale. | |
| filename_prefix | STRING | loras/CCN_scaled_lora | Output path and filename prefix (relative to output directory). |
| mode | COMBO | scale_alpha | scale_alpha: Multiply alpha values by the scale factor (creates alphas at rank * scale if missing). set_alpha: Set all alpha values to the exact value given. scale_weights: Multiply all LoRA weight tensors directly. |
| value | FLOAT | 1.00-10–10 | For scale_alpha: multiplier applied to alpha values. For set_alpha: the exact alpha value to write. For scale_weights: multiplier applied to weight tensors. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| filepath | STRING | — |