From 0a072611247dc73714191d2388cf7fbf7ec9d6eb Mon Sep 17 00:00:00 2001 From: Uygar Date: Mon, 4 Aug 2025 06:12:13 +0300 Subject: [PATCH] Update custom-node-list.json (#2055) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b9837a84..043afbe3 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -30794,6 +30794,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Cyrostar", + "title": "Artha-Projekt", + "id": "artha-projekt", + "reference": "https://github.com/Cyrostar/Artha-Projekt", + "files": [ + "https://github.com/Cyrostar/Artha-Projekt" + ], + "install_type": "git-clone", + "description": "ComfyUI custom nodes for project management." } ] }