diff --git a/custom-node-list.json b/custom-node-list.json index f34c9e77..58960e5e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14700,6 +14700,15 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "alexcong", + "title": "Qwen2-VL wrapper for ComfyUI", + "id": "comfyui-qwen2-vl", + "reference": "https://github.com/alexcong/ComfyUI_QwenVL", + "files": ["https://github.com/alexcong/ComfyUI_QwenVL"], + "install_type": "git-clone", + "description": "ComfyUI Qwen2-VL wrapper that supports text-based and single-image queries." } ] }