mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-16 08:02:32 +08:00
Add QwenVL-Mod custom node to list (#2590)
* Add QwenVL-Mod custom node to list - Enhanced QwenVL node with Flash Attention 2 - WAN 2.2 video generation support - Free abliterated models - Comprehensive NSFW support - Advanced fork with major improvements * 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 * 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
This commit is contained in:
parent
ae38dc9239
commit
bac31f1dc3
@ -43445,6 +43445,20 @@
|
||||
],
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user