From 7e7c96d51392650325491d23034d001101853bc2 Mon Sep 17 00:00:00 2001 From: unwdef <166751903+unwdef@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:28:10 -0300 Subject: [PATCH] Add unwdef-nodes --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index bd49ea00..a7bfe70a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7537,6 +7537,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "unwdef", + "title": "unwdef-nodes", + "reference": "https://github.com/unwdef/unwdef-nodes-comfyui", + "files": [ + "https://github.com/unwdef/unwdef-nodes-comfyui" + ], + "install_type": "git-clone", + "description": "Custom nodes for ComfyUI by unwdef." } ] }