mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-07 10:07:36 +08:00
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
This commit is contained in:
parent
bafe5004ca
commit
ef548b87e3
@ -43015,6 +43015,20 @@
|
|||||||
],
|
],
|
||||||
"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 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.",
|
||||||
|
"category": "image",
|
||||||
|
"tags": ["vision", "language", "multimodal", "qwen", "flash_attention", "performance", "wan2.2", "video", "i2v", "t2v", "abliterated", "nsfw", "enhanced", "fork"],
|
||||||
|
"version": "2.0.4"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user