diff --git a/custom-node-list.json b/custom-node-list.json index 1847f117..10d823ef 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10,16 +10,6 @@ "install_type": "git-clone", "description": "ComfyUI-Manager itself is also a custom node." }, - { - "author": "ZHO-ZHO-ZHO", - "title": "ComfyUI-Qwen-VL-API", - "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API", - "files": [ - "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API" - ], - "install_type": "git-clone", - "description": "QWen-VL-Plus & QWen-VL-Max in ComfyUI" - }, { "author": "Dr.Lt.Data", "title": "ComfyUI Impact Pack", @@ -3070,6 +3060,16 @@ "install_type": "git-clone", "description": "Unofficial implementation of [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) for ComfyUI" }, + { + "author": "ZHO-ZHO-ZHO", + "title": "ComfyUI-Qwen-VL-API", + "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API", + "files": [ + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API" + ], + "install_type": "git-clone", + "description": "QWen-VL-Plus & QWen-VL-Max in ComfyUI" + }, { "author": "kenjiqq", "title": "qq-nodes-comfyui", diff --git a/extension-node-map.json b/extension-node-map.json index 0d94007b..f8049034 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2973,6 +2973,15 @@ "title_aux": "ComfyUI-Q-Align" } ], + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": [ + [ + "QWenVL_API_S_Multi_Zho", + "QWenVL_API_S_Zho" + ], + { + "title_aux": "ComfyUI-Qwen-VL-API" + } + ], "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": [ [ "AlphaChanelAddByMask", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 16b6cf61..3f1f878d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,7 +10,16 @@ }, - + { + "author": "ZHO-ZHO-ZHO", + "title": "ComfyUI-Qwen-VL-API", + "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API", + "files": [ + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API" + ], + "install_type": "git-clone", + "description": "QWen-VL-Plus & QWen-VL-Max in ComfyUI" + }, { "author": "shadowcz007", "title": "comfyui-ultralytics-yolo", @@ -680,36 +689,6 @@ ], "install_type": "git-clone", "description": "The extension enables large image drawing & upscaling with limited VRAM via the following techniques:\n1.Two SOTA diffusion tiling algorithms: [a/Mixture of Diffusers](https://github.com/albarji/mixture-of-diffusers) and [a/MultiDiffusion](https://github.com/omerbt/MultiDiffusion)\n2.pkuliyi2015's Tiled VAE algorithm." - }, - { - "author": "ginlov", - "title": "segment_to_mask_comfyui", - "reference": "https://github.com/ginlov/segment_to_mask_comfyui", - "files": [ - "https://github.com/ginlov/segment_to_mask_comfyui" - ], - "install_type": "git-clone", - "description": "Nodes:SegToMask" - }, - { - "author": "kinfolk0117", - "title": "ComfyUI_Pilgram", - "reference": "https://github.com/kinfolk0117/ComfyUI_Pilgram", - "files": [ - "https://github.com/kinfolk0117/ComfyUI_Pilgram" - ], - "install_type": "git-clone", - "description": "Use [a/Pilgram2](https://github.com/mgineer85/pilgram2) filters in ComfyUI" - }, - { - "author": "Daniel Lewis", - "title": "ComfyUI-Llama", - "reference": "https://github.com/daniel-lewis-ab/ComfyUI-Llama", - "files": [ - "https://github.com/daniel-lewis-ab/ComfyUI-Llama" - ], - "install_type": "git-clone", - "description": "This is a set of nodes to interact with llama-cpp-python" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 0d94007b..f8049034 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2973,6 +2973,15 @@ "title_aux": "ComfyUI-Q-Align" } ], + "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": [ + [ + "QWenVL_API_S_Multi_Zho", + "QWenVL_API_S_Zho" + ], + { + "title_aux": "ComfyUI-Qwen-VL-API" + } + ], "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": [ [ "AlphaChanelAddByMask",