Nodes/lorasubdirectory/Lora Load from Subdirectory
ComfyUI Node

Lora Load from Subdirectory

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 Hax0r778·Created about a year ago·Updated about a year ago· 1
Lora Load from Subdirectory
  • model
  • clip
  • MODEL
  • CLIP
lora_directory
strength_model1.00
strength_clip1.00
Categoryloaders

Inputs (5)

NameTypeDefaultDescription
modelMODELThe diffusion model the LoRA will be applied to.
clipCLIPThe CLIP model the LoRA will be applied to.
lora_directoryCOMBOThe subdirectory to populate the dropdown with
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 (2)

NameTypeDescription
MODELMODELThe modified diffusion model.
CLIPCLIPThe modified CLIP model.