ComfyUI Node
Save LoRA
A ComfyUI node in LoraUtils with 4 inputs and 0 outputs.
Save LoRA
- lora
◄filenamemy_lora.safetensors►
◄output_dir/tmp/ComfyUI/output►
◄remove_zero_layersfalse►
CategoryLoraUtils
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| lora | LORA | The modified LoRA state dictionary to save. | |
| filename | STRING | my_lora.safetensors | Filename to save the LoRA as (e.g. my_lora.safetensors). |
| output_diropt | STRING | /tmp/ComfyUI/output | Directory to save the LoRA to. Defaults to ComfyUI output directory if not provided. |
| remove_zero_layersopt | BOOLEAN | false | Remove layers where all values are zero before saving. |
Outputs (0)
No outputs