ComfyUI Node

Enviral Load LoRA

Native-style LoRA loader with a string-linkable LoRA dropdown.

By EnviralDesign·Created 4 months ago·Updated 26 days ago· 1
Enviral Load LoRA
  • model
  • clip
  • model
  • clip
lora_name
strength_model1.00
strength_clip1.00
CategoryEnviralDesign/model

Inputs (5)

NameTypeDefaultDescription
modelMODELThe diffusion model the LoRA will be applied to.
clipCLIPThe CLIP model the LoRA will be applied to.
lora_nameCOMBOLoRA name. Also accepts a linked STRING, as long as it matches a LoRA path known to ComfyUI.
strength_modelFLOAT1.00-100–100How strongly to modify the diffusion model.
strength_clipFLOAT1.00-100–100How strongly to modify the CLIP model.

Outputs (2)

NameTypeDescription
modelMODELThe modified diffusion model.
clipCLIPThe modified CLIP model.