ComfyUI Node

SLP Lora Loader

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.

By hetima·Created 7 months ago·Updated 5 months ago· 5
SLP Lora Loader
  • model
  • clip
  • MODEL
  • CLIP
  • stem
lora_name_text
strength_model1.00
strength_clip1.00
CategorySingleLinePicker

Inputs (5)

NameTypeDefaultDescription
modelMODELThe diffusion model the LoRA will be applied to.
clipCLIPThe CLIP model the LoRA will be applied to.
lora_name_textSTRINGThe name of the LoRA.
strength_modelFLOAT1.00-100–100How strongly to modify the diffusion model. This value can be negative.
strength_clipFLOAT1.00-100–100How strongly to modify the CLIP model. This value can be negative.

Outputs (3)

NameTypeDescription
MODELMODELThe modified diffusion model.
CLIPCLIPThe modified CLIP model.
stemSTRINGThe stem of lora file