From 019cce02032895aaf901c0e4c254791bb94ab033 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 1 Sep 2024 01:01:38 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 12 +++++++++++- 2 files changed, 22 insertions(+), 12 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index e263f938..dedba2b5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13993,6 +13993,17 @@ "install_type": "git-clone", "description": "Nodes:KolorsAwesomePrompts" }, + { + "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." + }, @@ -14379,17 +14390,6 @@ ], "install_type": "unzip", "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 2730df76..7e363436 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,7 +10,17 @@ - + { + "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." + }, { "author": "logtd", "title": "ComfyUI-ReNoise",