ComfyUI Node
VRGDG LoRA From Path Model Only
Applies one LoRA to a MODEL from a direct filesystem path and returns the patched MODEL.
VRGDG LoRA From Path Model Only
- model
- model
◄lora_path►
◄strength_model1.00►
CategoryVRGDG/Loaders
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| lora_path | STRING | Full path to a .safetensors LoRA file. This is useful for hidden workflows that need to preview a freshly trained LoRA before it is copied into ComfyUI's loras folder. | |
| strength_model | FLOAT | 1.00-100–100 | How strongly to apply the LoRA to the model. 1.0 is normal, 0.5 is lighter, and 0.0 passes the model through unchanged. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |