Add custom node: Hugging Face LoRA Uploader

This commit is contained in:
violetz 2025-06-02 16:43:59 +08:00
parent 8605345499
commit 2bba9c29dd

View File

@ -27069,6 +27069,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "violet0927",
"title": "Hugging Face LoRA Uploader",
"reference": "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader",
"id": "comfyui_huggingfacelorauploader",
"files": [
"https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node to upload LoRA models to Hugging Face Hub."
}
]
}