Add ComfyUI-HuggingFace extension to custom node list

- Added ComfyUI-HuggingFace by huchukato
- Features model search, browsing, and downloading from HuggingFace Hub
- Support for repository and single file downloads
- Direct UI integration with filters and detailed model info
This commit is contained in:
huchukato 2026-02-21 08:42:32 +01:00
parent db63768784
commit 234af79cf3

View File

@ -43082,18 +43082,15 @@
"description": "Sidebar browser for SWORKS_TEAM LoRAs from Civitai. Browse, download, and apply LoRAs with image previews and tag filtering."
},
{
"author": "huchukato",
"title": "QwenVL-Mod: Enhanced Vision-Language",
"id": "qwenvl-mod",
"reference": "https://github.com/huchukato/ComfyUI-QwenVL-Mod",
"author": "SWORKS_TEAM",
"title": "SEngine",
"id": "sengine",
"reference": "https://github.com/sworksteam/SEngine",
"files": [
"https://github.com/huchukato/ComfyUI-QwenVL-Mod"
"https://github.com/sworksteam/SEngine"
],
"install_type": "git-clone",
"description": "Enhanced QwenVL node with Smart Prompt Caching, multilingual WAN 2.2 presets, comprehensive visual style detection, and NSFW support. Latest v2.0.8 with bug fixes and stability improvements for professional multimodal workflows.",
"category": "image",
"tags": ["vision", "language", "multimodal", "qwen", "smart_caching", "prompt_caching", "multilingual", "style_detection", "performance", "wan2.2", "video", "i2v", "t2v", "cinematography", "abliterated", "nsfw", "enhanced", "fork", "stable"],
"version": "2.0.8"
"description": "Sidebar browser for SWORKS_TEAM LoRAs from Civitai. Browse, download, and apply LoRAs with image previews and tag filtering."
},
{
"author": "huchukato",
@ -43623,24 +43620,24 @@
"id": "img2halftone",
"reference": "https://civitai.com/models/143293/image2halftone-node-for-comfyui",
"files": [
"https://civitai.com/api/download/models/158997"
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
"https://civitai.com/api/download/models/31591",
"https://civitai.com/api/download/models/29773",
"https://civitai.com/api/download/models/29774",
"https://civitai.com/api/download/models/29755",
"https://civitai.com/api/download/models/29750"
]
},
{
"author": "huchukato",
"title": "ComfyUI-TagComplete",
"id": "comfy-tagcomplete",
"reference": "https://github.com/huchukato/comfy-tagcomplete",
"title": "ComfyUI-HuggingFace",
"reference": "https://github.com/huchukato/ComfyUI-HuggingFace",
"files": [
"https://github.com/huchukato/comfy-tagcomplete"
"https://github.com/huchukato/ComfyUI-HuggingFace/archive/refs/heads/main.zip"
],
"install_type": "git-clone",
"description": "Tag completion with a1111-sd-webui-tagcomplete style wildcard sub-selection, supporting CSV files and multiple wildcard sources. Features smart parsing, text overflow handling, and full compatibility with existing wildcard files. v2.0.0 with major wildcard workflow improvements.",
"category": "utility",
"tags": ["tag", "completion", "autocomplete", "wildcard", "csv", "suggestion", "sub-selection", "a1111", "danbooru", "e621", "prompt", "utility", "enhanced", "stable"],
"version": "2.0.0"
"install_type": "zip",
"description": "ComfyUI extension for browsing, searching, and downloading models from HuggingFace Hub directly in the UI. Features include model search with filters, detailed model information, and support for both repository downloads and single file downloads.",
"tags": ["huggingface", "models", "download", "search", "ui"],
"id": "ComfyUI-HuggingFace"
}
]
}