From 723375cab144d9bb2cd14f13ae3fa70f74103cb0 Mon Sep 17 00:00:00 2001 From: saftle Date: Fri, 10 May 2024 01:23:16 -0600 Subject: [PATCH] Update custom-node-list.json (#659) --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 5f52d0f4..970f2c5a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8879,6 +8879,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "Suplex", + "title": "Suplex Misc ComfyUI Nodes", + "reference": "https://github.com/saftle/suplex_comfy_nodes", + "files": [ + "https://github.com/saftle/suplex_comfy_nodes" + ], + "install_type": "copy", + "description": "Misc Nodes: ControlNet Selector Node, Load Optional ControlNet Model" + }, ] }