add comfyui-qwen2-vl node (#1043)

* add comfyui-qwen2-vl node

* fix formating

* fix formating

---------

Co-authored-by: alexcong <alexcong@alexcong.com>
This commit is contained in:
Alex Cong 2024-09-09 11:29:27 -04:00 committed by GitHub
parent 89ca98e84f
commit 7e27275eae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
]
}