update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled

This commit is contained in:
Dr.Lt.Data 2026-02-13 12:58:53 +09:00
parent bac31f1dc3
commit 77377eeddb
3 changed files with 38 additions and 19 deletions

View File

@ -43050,6 +43050,20 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Sidebar browser for SWORKS_TEAM LoRAs from Civitai. Browse, download, and apply LoRAs with image previews and tag filtering." "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", "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": "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"
} }
] ]
} }

View File

@ -2139,11 +2139,6 @@
"last_update": "2025-10-02 09:30:29", "last_update": "2025-10-02 09:30:29",
"author_account_age_days": 1690 "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": { "https://github.com/DemonAlone/SimpeStringGenerator_ComfyUI": {
"stars": 0, "stars": 0,
"last_update": "2026-02-08 13:24:57", "last_update": "2026-02-08 13:24:57",
@ -3074,6 +3069,11 @@
"last_update": "2025-02-24 07:15:35", "last_update": "2025-02-24 07:15:35",
"author_account_age_days": 761 "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": { "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": {
"stars": 70, "stars": 70,
"last_update": "2026-02-02 19:52:21", "last_update": "2026-02-02 19:52:21",
@ -12894,6 +12894,11 @@
"last_update": "2025-11-27 14:42:19", "last_update": "2025-11-27 14:42:19",
"author_account_age_days": 3109 "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": { "https://github.com/ihmily/ComfyUI-Light-Tool": {
"stars": 15, "stars": 15,
"last_update": "2025-12-03 14:13:35", "last_update": "2025-12-03 14:13:35",

View File

@ -1,5 +1,19 @@
{ {
"custom_nodes": [ "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", "author": "GraftingRayman",
"title": "ComfyUI-ZImage-Bake-Extract", "title": "ComfyUI-ZImage-Bake-Extract",