From 0a4b2a0488d4e68215bd9de5fbe6c94eca2e4255 Mon Sep 17 00:00:00 2001 From: Uygar Date: Mon, 10 Nov 2025 18:29:52 +0300 Subject: [PATCH] Update custom-node-list.json (#2268) 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 9771cc73..28e5e51e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36206,6 +36206,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." } ] }