diff --git a/custom-node-list.json b/custom-node-list.json index 11e81e7c..e263f938 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14379,6 +14379,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "IuvenisSapiens", + "title": "ComfyUI_Qwen2-VL-Instruct", + "id": "qwen2-vl-instruct", + "reference": "https://github.com/IuvenisSapiens/ComfyUI_Qwen2-VL-Instruct", + "files": [ + "https://github.com/IuvenisSapiens/ComfyUI_Qwen2-VL-Instruct" + ], + "install_type": "git-clone", + "description": "This is an implementation of [a/Qwen2-VL-Instruct](https://github.com/QwenLM/Qwen2-VL) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI), which includes, but is not limited to, support for text-based queries, video queries, single-image queries, and multi-image queries to generate captions or responses." } ] }