ComfyUI Node
Smart Load Double LoRA
Apply two different LoRAs: lora1 to model1, lora2 to model2, and both to CLIP sequentially.
Smart Load Double LoRA
- model1
- model2
- clip
- model1
- model2
- clip
- lora_string
◄lora_name_1▾►
◄strength_model_11.00►
◄strength_clip_11.00►
◄lora_name_2▾►
◄strength_model_21.00►
◄strength_clip_21.00►
◄lora_string►
CategorySmartHelperNodes
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| model1 | MODEL | First diffusion model. | |
| model2 | MODEL | Second diffusion model. | |
| clip | CLIP | The CLIP model both LoRAs will be applied to. | |
| lora_name_1 | COMBO | LoRA applied to model1 and CLIP. | |
| strength_model_1 | FLOAT | 1.00-100–100 | — |
| strength_clip_1 | FLOAT | 1.00-100–100 | — |
| lora_name_2 | COMBO | LoRA applied to model2 and CLIP. | |
| strength_model_2 | FLOAT | 1.00-100–100 | — |
| strength_clip_2 | FLOAT | 1.00-100–100 | — |
| lora_stringopt | STRING | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| model1 | MODEL | — |
| model2 | MODEL | — |
| clip | CLIP | — |
| lora_string | STRING | — |