mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-10 06:00:48 +08:00
Fix: Update title, id, and reference for ComfyUI_Qwen2-VL-Instruct in custom-node-list.json
This commit is contained in:
parent
58e979c867
commit
7aa9ababf8
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user