mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
add custom node ComfyUI_Qwen2-VL-Instruct (#1024)
* add custom node ComfyUI_Qwen2-Audio-7B-Instruct-Int4 * new custom_node
This commit is contained in:
parent
0f679ac99c
commit
2911861db8
@ -14379,6 +14379,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user