add custom node ComfyUI_Qwen2-Audio-7B-Instruct-Int4 (#988)

This commit is contained in:
IuvenisSapiens 2024-08-24 17:25:35 +08:00 committed by GitHub
parent 61ee956043
commit 61da8de828
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12947,6 +12947,17 @@
"install_type": "git-clone",
"description": "This is an implementation of [a/MiniCPM-V-2_6-int4](https://github.com/OpenBMB/MiniCPM-V) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI), including support for text-based queries, video queries, single-image queries, and multi-image queries to generate captions or responses."
},
{
"author": "IuvenisSapiens",
"title": "ComfyUI_Qwen2-Audio-7B-Instruct-Int4",
"id": "qwen2-audio-7b-instruct-int4",
"reference": "https://github.com/IuvenisSapiens/ComfyUI_Qwen2-Audio-7B-Instruct-Int4",
"files": [
"https://github.com/IuvenisSapiens/ComfyUI_Qwen2-Audio-7B-Instruct-Int4"
],
"install_type": "git-clone",
"description": "This is an implementation of [a/Qwen2-Audio-7B-Instruct-Int4](https://github.com/QwenLM/Qwen2-Audio) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI), including support for text-based queries and audio queries to generate captions or responses."
},
{
"author": "mltask",
"title": "MLTask_ComfyUI",