From 78c0b902a0da614626369adc64f0e3a159e66a3d Mon Sep 17 00:00:00 2001 From: unwdef <166751903+unwdef@users.noreply.github.com> Date: Sat, 13 Apr 2024 03:41:32 -0300 Subject: [PATCH] Add unwdef-nodes (#560) --- 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." } ] }