mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-16 08:02:32 +08:00
This commit is contained in:
parent
bac31f1dc3
commit
77377eeddb
@ -43050,6 +43050,20 @@
|
||||
"install_type": "git-clone",
|
||||
"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",
|
||||
"files": [
|
||||
"https://github.com/huchukato/ComfyUI-QwenVL-Mod"
|
||||
],
|
||||
"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"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -43445,20 +43459,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "huchukato",
|
||||
"title": "QwenVL-Mod: Enhanced Vision-Language",
|
||||
"id": "qwenvl-mod",
|
||||
"reference": "https://github.com/huchukato/ComfyUI-QwenVL-Mod",
|
||||
"files": [
|
||||
"https://github.com/huchukato/ComfyUI-QwenVL-Mod"
|
||||
],
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -2139,11 +2139,6 @@
|
||||
"last_update": "2025-10-02 09:30:29",
|
||||
"author_account_age_days": 1690
|
||||
},
|
||||
"https://github.com/Dehypnotic/comfyui-save-mp3": {
|
||||
"stars": 1,
|
||||
"last_update": "2025-10-24 09:40:52",
|
||||
"author_account_age_days": 1686
|
||||
},
|
||||
"https://github.com/DemonAlone/SimpeStringGenerator_ComfyUI": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-02-08 13:24:57",
|
||||
@ -3074,6 +3069,11 @@
|
||||
"last_update": "2025-02-24 07:15:35",
|
||||
"author_account_age_days": 761
|
||||
},
|
||||
"https://github.com/GraftingRayman/ComfyUI-ZImage-Bake-Extract": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-02-09 12:36:43",
|
||||
"author_account_age_days": 761
|
||||
},
|
||||
"https://github.com/GraftingRayman/ComfyUI_GraftingRayman": {
|
||||
"stars": 70,
|
||||
"last_update": "2026-02-02 19:52:21",
|
||||
@ -12894,6 +12894,11 @@
|
||||
"last_update": "2025-11-27 14:42:19",
|
||||
"author_account_age_days": 3109
|
||||
},
|
||||
"https://github.com/ihmily/ComfyUI-FitDiTx": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-02-05 05:50:21",
|
||||
"author_account_age_days": 1227
|
||||
},
|
||||
"https://github.com/ihmily/ComfyUI-Light-Tool": {
|
||||
"stars": 15,
|
||||
"last_update": "2025-12-03 14:13:35",
|
||||
|
||||
@ -1,5 +1,19 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "huchukato",
|
||||
"title": "QwenVL-Mod: Enhanced Vision-Language",
|
||||
"id": "qwenvl-mod",
|
||||
"reference": "https://github.com/huchukato/ComfyUI-QwenVL-Mod",
|
||||
"files": [
|
||||
"https://github.com/huchukato/ComfyUI-QwenVL-Mod"
|
||||
],
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"author": "GraftingRayman",
|
||||
"title": "ComfyUI-ZImage-Bake-Extract",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user