From 484b57e59031654034225fe1426f815a238c7ea9 Mon Sep 17 00:00:00 2001 From: Chuck Date: Wed, 4 Feb 2026 02:52:35 +0100 Subject: [PATCH] Update QwenVL-Mod to v2.0.7 with latest features - Updated version from 2.0.4 to 2.0.7 - Enhanced description with Smart Prompt Caching and Fixed Seed Mode - Updated tags to include smart_caching, prompt_caching, fixed_seed, cinematography - Revolutionary performance improvements with instant cached responses --- 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 1651cfce..78d05ca2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43025,10 +43025,10 @@ "https://github.com/huchukato/ComfyUI-QwenVL-Mod" ], "install_type": "git-clone", - "description": "Enhanced QwenVL node with Flash Attention 2, WAN 2.2 video generation, free abliterated models, and comprehensive NSFW support. Advanced fork with major improvements over original for stable multimodal AI workflows.", + "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.", "category": "image", - "tags": ["vision", "language", "multimodal", "qwen", "flash_attention", "performance", "wan2.2", "video", "i2v", "t2v", "abliterated", "nsfw", "enhanced", "fork"], - "version": "2.0.4" + "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" } ] }