Add ComfyUI-HuggingFace to custom node list

- Added comprehensive HuggingFace Hub integration node
- Features model search, browsing, and download functionality
- Supports checkpoints, LoRAs, and Diffusers models
- Includes NSFW support and automatic model type detection
- Positioned after ComfyUI-TagComplete in the list
This commit is contained in:
huchukato 2026-02-21 08:51:36 +01:00
parent 7721fdfe68
commit 0cfc26b5e8

View File

@ -43109,6 +43109,20 @@
"tags": ["tag", "completion", "autocomplete", "wildcard", "csv", "suggestion", "sub-selection", "a1111", "danbooru", "e621", "prompt", "utility", "enhanced", "stable"],
"version": "2.0.0"
},
{
"author": "huchukato",
"title": "ComfyUI-HuggingFace",
"id": "comfy-huggingface",
"reference": "https://github.com/huchukato/ComfyUI-HuggingFace",
"files": [
"https://github.com/huchukato/ComfyUI-HuggingFace"
],
"install_type": "git-clone",
"description": "Comprehensive HuggingFace Hub integration for ComfyUI. Search, browse, and download models directly from HuggingFace with advanced filtering, NSFW support, and automatic model type detection. Features real-time search, model details preview, and seamless download management for checkpoints, LoRAs, and Diffusers models.",
"category": "utility",
"tags": ["huggingface", "models", "search", "download", "hub", "checkpoints", "loras", "diffusers", "nsfw", "api", "integration", "browser", "manager", "stable"],
"version": "1.0.0"
},
{
"author": "kadima-tech",
"title": "ComfyUI-Draggen",