From 81a0a34de0cd94bfc146735b0006a3f300d1f362 Mon Sep 17 00:00:00 2001 From: Chuck Date: Sat, 7 Feb 2026 01:26:35 +0100 Subject: [PATCH] Update QwenVL-Mod to v2.0.8 with latest stable release - Updated version from 2.0.7 to 2.0.8 - Enhanced description with multilingual support and visual style detection - Added new tags: multilingual, style_detection, stable - Includes bug fixes and stability improvements - All WAN 2.2 presets now support any language with style detection --- custom-node-list.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 297d3fe0..a2ba0455 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43317,10 +43317,10 @@ "https://github.com/huchukato/ComfyUI-QwenVL-Mod" ], "install_type": "git-clone", - "description": "Revolutionary QwenVL node with Smart Prompt Caching, Fixed Seed Mode, professional WAN 2.2 cinematography, and comprehensive NSFW support. Industry-leading performance with instant cached responses and advanced multimodal workflows.", + "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", "fixed_seed", "performance", "wan2.2", "video", "i2v", "t2v", "cinematography", "abliterated", "nsfw", "enhanced", "fork"], - "version": "2.0.7" + "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" } ] }