From 492b9f16289cc3f90df1c1b577b46da19d983b55 Mon Sep 17 00:00:00 2001 From: saftle Date: Thu, 9 May 2024 23:53:39 -0600 Subject: [PATCH] Update custom-node-list.json --- 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 0d96f35a..c91bef5b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8869,6 +8869,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" + }, ] }