From 606aebe6cae6a7683c5c289673cd3c33cef625aa Mon Sep 17 00:00:00 2001 From: Creepybits Date: Mon, 24 Mar 2025 12:17:38 +0100 Subject: [PATCH] Update custom-node-list.json 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 ab1456d9..f96857ec 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -23213,6 +23213,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" } ] }