Fix: Update title, id, and reference for ComfyUI_Qwen2-VL-Instruct in custom-node-list.json

This commit is contained in:
IuvenisSapiens 2025-08-07 17:24:43 +08:00
parent 58e979c867
commit 7aa9ababf8

View File

@ -16733,14 +16733,14 @@
},
{
"author": "IuvenisSapiens",
"title": "ComfyUI_Qwen2-VL-Instruct",
"id": "qwen2-vl-instruct",
"reference": "https://github.com/IuvenisSapiens/ComfyUI_Qwen2-VL-Instruct",
"title": "ComfyUI_Qwen2_5-VL-Instruct",
"id": "qwen2_5-vl-instruct",
"reference": "https://github.com/IuvenisSapiens/ComfyUI_Qwen2_5-VL-Instruct",
"files": [
"https://github.com/IuvenisSapiens/ComfyUI_Qwen2-VL-Instruct"
"https://github.com/IuvenisSapiens/ComfyUI_Qwen2_5-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."
"description": "This is an implementation of [a/Qwen2.5-VL-Instruct](https://github.com/QwenLM/Qwen2.5-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."
},
{
"author": "Hmily",