ComfyUI Node

URL LoRA Loader

Load a LoRA by downloading from a URL

By udayjain26·Created about a year ago·Updated 6 months ago· 1
URL LoRA Loader
  • model
  • clip
  • model
  • clip
  • status
lora_url
strength_model1.00
strength_clip1.00
timeout30
CategoryS3 Serverless Storage

Inputs (6)

NameTypeDefaultDescription
modelMODELThe diffusion model the LoRA will be applied to.
clipCLIPThe CLIP model the LoRA will be applied to.
lora_urlSTRINGURL to the LoRA file (e.g., 'https://example.com/lora.safetensors')
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.
timeoutoptINT305–300Request timeout in seconds

Outputs (3)

NameTypeDescription
modelMODELThe modified diffusion model.
clipCLIPThe modified CLIP model.
statusSTRINGStatus message