Nodes/Duanyll Nodepack/HuggingFace LoRA Loader (Model Only)
ComfyUI Node

HuggingFace LoRA Loader (Model Only)

Downloads a model from Hugging Face or loads it from a local path. Supports single-file and sharded checkpoints.

By Duanyll·Created about a year ago·Updated 3 months ago· 2
HuggingFace LoRA Loader (Model Only)
  • model
  • MODEL
repo_id
strength_model1.00
subfolder
filename
Categoryduanyll/loaders

Inputs (5)

NameTypeDefaultDescription
modelMODELThe diffusion model the LoRA will be applied to.
repo_idSTRINGThe Hugging Face repo ID, an absolute path (/path/to/model), or a relative path (./models/...) from the ComfyUI root.
strength_modelFLOAT1.00-100–100How strongly to modify the diffusion model. This value can be negative.
subfolderoptSTRINGThe subfolder where the model is located. Applies to both Hugging Face repos and local paths.
filenameoptSTRINGThe checkpoint file to load. If not specified, will auto-detect. For sharded checkpoints, use the index file (e.g., 'model.index.json').

Outputs (1)

NameTypeDescription
MODELMODEL