ComfyUI Node
Lora Load from Subdirectory (Model Only)
LoRAs are used to modify diffusion and CLIP models, altering the way in which latents are denoised such as applying styles. Multiple LoRA nodes can be linked together.
Lora Load from Subdirectory (Model Only)
- model
- MODEL
◄lora_directory▾►
◄strength_model1.00►
Categoryloaders
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | The diffusion model the LoRA will be applied to. | |
| lora_directory | COMBO | The subdirectory to populate the dropdown with | |
| strength_model | FLOAT | 1.00-100–100 | How strongly to modify the diffusion model. This value can be negative. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | The modified diffusion model. |