From 007b812edeaff5541e4d89ca5df383138bee5482 Mon Sep 17 00:00:00 2001 From: Creepybits Date: Thu, 27 Mar 2025 17:47:06 +0100 Subject: [PATCH] Update custom-node-list.json (#1685) Added Creepy_nodes --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 36d3fef7..3cf74181 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -23233,6 +23233,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Creepybits", + "title": "ComfyUI-Creepy_nodes", + "id": "Creepy_nodes", + "reference": "https://github.com/Creepybits/ComfyUI-Creepy_nodes", + "files": [ + "https://github.com/Creepybits/ComfyUI-Creepy_nodes" + ], + "install_type": "git-clone", + "description": "A collection of switch nodes for ComfyUI" } ] }