From ea864bee63f8094eea26aaf0d52b94eca960dd19 Mon Sep 17 00:00:00 2001 From: klinter007 <131816305+klinter007@users.noreply.github.com> Date: Wed, 21 Feb 2024 01:24:45 +0700 Subject: [PATCH] new nodes from klinter --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 19375902..4ef4b249 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5615,6 +5615,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Klinter", + "title": "Klinter_nodes", + "reference": "https://github.com/klinter007/giling-around", + "files": [ + "https://github.com/klinter007/giling-around/tree/main/ComfyUI_KlinterPack" + ], + "install_type": "git-clone", + "description": "Concat_strings atm - celebrating first_node" } ] }