From 850c4dbdc8c8dfcd0f8bfea919263ade50d20ee2 Mon Sep 17 00:00:00 2001 From: Uygar Date: Mon, 10 Nov 2025 13:02:05 +0300 Subject: [PATCH] Update custom-node-list.json Added ComfyUI-Artha Nodes --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 7a66fbbd..c00d27f9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36173,6 +36173,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Cyrostar", + "title": "ComfyUI-Artha-Nodes", + "id": "comfyui-artha-nodes", + "reference": "https://github.com/Cyrostar/ComfyUI-Artha-Nodes", + "files": [ + "https://github.com/Cyrostar/ComfyUI-Artha-Nodes" + ], + "install_type": "git-clone", + "description": "ComfyUI custom nodes for general purpose." } ] }