mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Add custom node: Hugging Face LoRA Uploader (#1897)
This commit is contained in:
parent
50ceb974d9
commit
586c465aaa
@ -27090,6 +27090,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user