From 5ae943ab010e291ae98180ca4915a3c948d33649 Mon Sep 17 00:00:00 2001 From: AI2lab <153882384+AI2lab@users.noreply.github.com> Date: Tue, 25 Jun 2024 20:22:12 +0800 Subject: [PATCH] Update custom-node-list.json (#815) add comfyUI-tool-2lab --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 53aff917..557199b0 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4632,6 +4632,17 @@ "install_type": "git-clone", "description": "Nodes: Save Text File, Download Image from URL, Groq LLM API, Generate Negative Prompt (experimental)" }, + { + "author": "AI2lab", + "title": "comfyUI-tool-2lab", + "id": "tool-2lab", + "reference": "https://github.com/AI2lab/comfyUI-tool-2lab", + "files": [ + "https://github.com/AI2lab/comfyUI-tool-2lab" + ], + "install_type": "git-clone", + "description": "tool set for developing workflow and publish to web api server" + }, { "author": "AI2lab", "title": "comfyUI-DeepSeek-2lab",