diff --git a/custom-node-list.json b/custom-node-list.json index 40dda9c2..d507b748 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" } ] }