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 1/4] 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" } ] } From 74216fab24290101c1b9652b44cb712173ace214 Mon Sep 17 00:00:00 2001 From: klinter007 <131816305+klinter007@users.noreply.github.com> Date: Wed, 21 Feb 2024 22:55:08 +0700 Subject: [PATCH 2/4] Update custom-node-list.json --- custom-node-list.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 4ef4b249..4c3c6dc6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5617,11 +5617,11 @@ "description": "This is a node to convert an image into a CMYK Halftone dot image." }, { - "author": "Klinter", + "author": "Klinter", "title": "Klinter_nodes", - "reference": "https://github.com/klinter007/giling-around", + "reference": "https://github.com/klinter007/klinter_nodes", "files": [ - "https://github.com/klinter007/giling-around/tree/main/ComfyUI_KlinterPack" + "https://github.com/klinter007/klinter_nodes/blob/main/concat_klinter.py" ], "install_type": "git-clone", "description": "Concat_strings atm - celebrating first_node" From cbcf48bbf18a6dc75a4a8faabac65774c88ab5a7 Mon Sep 17 00:00:00 2001 From: klinter007 <131816305+klinter007@users.noreply.github.com> Date: Thu, 22 Feb 2024 14:51:24 +0700 Subject: [PATCH 3/4] contact_string --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 4ef4b249..541b0813 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5621,7 +5621,7 @@ "title": "Klinter_nodes", "reference": "https://github.com/klinter007/giling-around", "files": [ - "https://github.com/klinter007/giling-around/tree/main/ComfyUI_KlinterPack" + "https://github.com/klinter007/klinter_nodes" ], "install_type": "git-clone", "description": "Concat_strings atm - celebrating first_node" From 409fbfc241be31916b21d537a5c8d0370c026d1a Mon Sep 17 00:00:00 2001 From: klinter007 <131816305+klinter007@users.noreply.github.com> Date: Thu, 22 Feb 2024 14:58:17 +0700 Subject: [PATCH 4/4] local file server commit message --- custom-node-list.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index ed89f1a8..afc95c99 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5660,11 +5660,9 @@ "title": "Klinter_nodes", "reference": "https://github.com/klinter007/klinter_nodes", "files": [ -<<<<<<< HEAD - "https://github.com/klinter007/klinter_nodes" -======= - "https://github.com/klinter007/klinter_nodes/blob/main/concat_klinter.py" ->>>>>>> bd953616dd467d4162327019a85c0128d15ff5b2 + + "https://github.com/klinter007/klinter_nodes" + ], "install_type": "git-clone", "description": "Concat_strings atm - celebrating first_node"