From 14c3549d8259b7853c12b76010545856f2b2eda4 Mon Sep 17 00:00:00 2001 From: ZHO-ZHO-ZHO <140084057+ZHO-ZHO-ZHO@users.noreply.github.com> Date: Tue, 30 Jan 2024 21:52:19 +0800 Subject: [PATCH] ADD QWen-VL-Plus & QWen-VL-Max in ComfyUI --- custom-node-list.json | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 91bb6905..8f4b2ee7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12,23 +12,13 @@ }, { "author": "ZHO-ZHO-ZHO", - "title": "ComfyUI-InstantID", - "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID", + "title": "ComfyUI-Qwen-VL-API", + "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API", "files": [ - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID" + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API" ], "install_type": "git-clone", - "description": "Unofficial implementation of InstantID for ComfyUI" - }, - { - "author": "ZHO-ZHO-ZHO", - "title": "ComfyUI-PhotoMaker", - "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker", - "files": [ - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker" - ], - "install_type": "git-clone", - "description": "Unofficial implementation of PhotoMaker for ComfyUI" + "description": "QWen-VL-Plus & QWen-VL-Max in ComfyUI" }, { "author": "Dr.Lt.Data",