From 21d70875e5ffab0155100ed12c4c1371bf2130af Mon Sep 17 00:00:00 2001 From: Matan Date: Thu, 2 Nov 2023 19:20:41 +0200 Subject: [PATCH] Update custom-node-list.json with comfyui-serving-manager --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index c70a7896..fd821461 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2652,6 +2652,16 @@ "install_type": "copy", "description": "Adds an Image Loader node that also shows images in subfolders of the default input directory" }, + { + "author": "IAmMatan.com", + "title": "ComfyUI Serving toolkit", + "reference": "https://github.com/matan1905/ComfyUI-Serving-Toolkit", + "files": [ + "https://github.com/matan1905/ComfyUI-Serving-Toolkit" + ], + "install_type": "git-clone", + "description": "This extension adds nodes that allow you to easily serve your workflow (for example using a discord bot) " + }, { "author": "Smuzzies", "title": "Chatbox Overlay node for ComfyUI",