ComfyUI Node
Lora Stack (x3)
Choose three loras with weights, and add them to a lora_stack.
Lora Stack (x3)
- lora_stack
- lora_stack
◄enabled_1true►
◄lora_1_name▾►
◄model_1_weight1.00►
◄clip_1_weight1.00►
◄enabled_2true►
◄lora_2_name▾►
◄model_2_weight1.00►
◄clip_2_weight1.00►
◄enabled_3true►
◄lora_3_name▾►
◄model_3_weight1.00►
◄clip_3_weight1.00►
CategorySage Utils/lora
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled_1 | BOOLEAN | true | Enable or disable this LoRA entry in the stack. |
| lora_1_name | COMBO | Select a LoRA model to include in this stack entry. | |
| model_1_weight | FLOAT | 1.00-100–100 | Weight for the LoRA model branch. |
| clip_1_weight | FLOAT | 1.00-100–100 | Weight for the LoRA clip branch. |
| enabled_2 | BOOLEAN | true | Enable or disable this LoRA entry in the stack. |
| lora_2_name | COMBO | Select a LoRA model to include in this stack entry. | |
| model_2_weight | FLOAT | 1.00-100–100 | Weight for the LoRA model branch. |
| clip_2_weight | FLOAT | 1.00-100–100 | Weight for the LoRA clip branch. |
| enabled_3 | BOOLEAN | true | Enable or disable this LoRA entry in the stack. |
| lora_3_name | COMBO | Select a LoRA model to include in this stack entry. | |
| model_3_weight | FLOAT | 1.00-100–100 | Weight for the LoRA model branch. |
| clip_3_weight | FLOAT | 1.00-100–100 | Weight for the LoRA clip branch. |
| lora_stackopt | LORA_STACK | An existing LoRA stack to append this entry to. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| lora_stack | LORA_STACK | Combined LoRA stack containing the selected entries. |