From 8e9bad46d46de4de33fbca161d1372487cd248fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jukka=20Sepp=C3=A4nen?= <40791699+kijai@users.noreply.github.com> Date: Mon, 26 Feb 2024 11:57:08 +0200 Subject: [PATCH 1/2] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d3c36705..b4a78c5d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5836,6 +5836,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "kijai", + "title": "ComfyUI-moondream", + "reference": "https://github.com/kijai/ComfyUI-moondream", + "files": [ + "https://github.com/kijai/ComfyUI-moondream" + ], + "install_type": "git-clone", + "description": "Moondream query node with batch support" } ] } From 26214873c69d84e4998022816bd22c881dd1c92d Mon Sep 17 00:00:00 2001 From: Kijai <40791699+kijai@users.noreply.github.com> Date: Mon, 26 Feb 2024 12:04:38 +0200 Subject: [PATCH 2/2] Update custom-node-list.json --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index b4a78c5d..63bf644d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5845,7 +5845,7 @@ "https://github.com/kijai/ComfyUI-moondream" ], "install_type": "git-clone", - "description": "Moondream query node with batch support" + "description": "Moondream image to text query node with batch support" } ] }