From 707ec9dff8a2f4262db1174b39d42a9932501bc7 Mon Sep 17 00:00:00 2001 From: 11dogzi <160554964+11dogzi@users.noreply.github.com> Date: Fri, 2 Aug 2024 00:13:34 +0800 Subject: [PATCH] Comfyui-ergouzi-kaiguan (#919) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index c3fb075d..6d734b37 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12653,6 +12653,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "11dogzi", + "title": "Comfyui-ergouzi-kaiguan", + "id": "ergouzi-nodes", + "reference": "https://github.com/11dogzi/Comfyui-ergouzi-kaiguan", + "files": [ + "https://github.com/11dogzi/Comfyui-ergouzi-kaiguan" + ], + "install_type": "git-clone", + "description": "Group switching control, one click control to ignore and disable multiple groups, as well as wired switch combination nodes, allowing for arbitrary switching of annotation names" } ] }