mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
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:
parent
89ca98e84f
commit
7e27275eae
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user