From 5be00f3320145d372c816f8c4b94567d1a2bcea8 Mon Sep 17 00:00:00 2001 From: AI2lab <153882384+AI2lab@users.noreply.github.com> Date: Tue, 25 Jun 2024 00:30:18 +0800 Subject: [PATCH] Update custom-node-list.json 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",