ComfyUI Node
Combine LoRAs
Combine two LoRAs using various merging methods with compatibility checking.
Combine LoRAs
- LORA_MODEL
◄lora_name1▾►
◄strength11.00►
◄lora_name2▾►
◄strength21.00►
◄merge_methodlinear►
◄check_compatibilitytrue►
Categoryloaders
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| lora_name1 | COMBO | The name of the first LoRA. | |
| strength1 | FLOAT | 1.00-100–100 | Strength for the first LoRA. |
| lora_name2 | COMBO | The name of the second LoRA. | |
| strength2 | FLOAT | 1.00-100–100 | Strength for the second LoRA. |
| merge_method | COMBO | linear | Method to use for merging LoRAs |
| check_compatibility | BOOLEAN | true | Check if LoRAs are compatible before merging |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LORA_MODEL | LORA_MODEL | — |