From fe2db8fe1fe702949f0cac6c6ad49de7679e0298 Mon Sep 17 00:00:00 2001 From: pixelpainter Date: Sat, 20 Dec 2025 09:40:06 -0600 Subject: [PATCH] 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 e9006e1f..7e782210 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -39423,6 +39423,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "pixelpainter", + "title": "mute-bypass by node ID", + "reference": "https://github.com/pixelpainter/comfyui-mute-bypass-by-ID", + "files": [ + "https://github.com/pixelpainter/comfyui-mute-bypass-by-ID" + ], + "install_type": "git-clone", + "description": "2 nodes for muting or bypassing a node by node ID. They are widget linkable and promotable to a Subgraph node as a switch to mute or bypass a node in it's own Subgraph, or any other Subgraph, or it can be used as a stand alone node anywhere" } ] }