ComfyUI Node
Load External LoRA Model Only
Loads a LoRA model to modify only the diffusion model. Supports external URLs for downloading LoRAs.
Load External LoRA Model Only
- model
- MODEL
◄lora_name►
◄strength_model1.00►
Categoryloaders
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | The diffusion model to modify with the LoRA. | |
| lora_name | STRING | The name or URL of the LoRA. | |
| strength_model | FLOAT | 1.00-100–100 | Strength for the diffusion model modification. Negative values invert the effect. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | The modified diffusion model. |