ComfyUI Node
Scale LoRA (Batch)
A ComfyUI node in More math with 5 inputs and 3 outputs.
Scale LoRA (Batch)
- model
- clip
- model_strength
- clip_strength
- stack
- model
- clip
- stack
CategoryMore math
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | The model with bypass LoRA injections | |
| clip | CLIP | The clip with bypass LoRA injections | |
| model_strength | STRING,SYNTAX_TREE | [1.0] | List of model-side LoRA strengths |
| clip_strength | STRING,SYNTAX_TREE | [1.0] | List of clip-side LoRA strengths |
| stackopt | STACK | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| model | MODEL | The model with scaled bypass LoRA injections |
| clip | CLIP | The clip with scaled bypass LoRA injections |
| stack | STACK | The stack |