ComfyUI Node
Enviral Load LoRA (Filtered)
LoRA loader with a folder-filtered dropdown that follows ComfyUI's current LoRA list.
Enviral Load LoRA (Filtered)
- model
- clip
- model
- clip
◄folderAll LoRAs►
◄lora_name►
◄strength_model1.00►
◄strength_clip1.00►
CategoryEnviralDesign/model
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | The diffusion model the LoRA will be applied to. | |
| clip | CLIP | The CLIP model the LoRA will be applied to. | |
| folder | COMBO | All LoRAs | Limits the LoRA dropdown to this folder and its subfolders. |
| lora_name | COMBO | LoRA name. Also accepts a linked STRING, as long as it matches a LoRA path known to ComfyUI. | |
| strength_model | FLOAT | 1.00-100–100 | How strongly to modify the diffusion model. |
| strength_clip | FLOAT | 1.00-100–100 | How strongly to modify the CLIP model. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| model | MODEL | The modified diffusion model. |
| clip | CLIP | The modified CLIP model. |