From 513c45478f49ab6d1a7244a5ea303688decc2ae7 Mon Sep 17 00:00:00 2001 From: Satadal Dhara <156392125+SatadalAI@users.noreply.github.com> Date: Sun, 31 Aug 2025 22:07:43 +0530 Subject: [PATCH] Updated Node List with My node --- custom-node-list.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index ee98579c..53936418 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -32449,6 +32449,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "SatadalAI", + "title": "SATA UtilityNode Node for ComfyUI", + "id": "SATA UtilityNode", + "reference": "https://github.com/SatadalAI/SATA_UtilityNode", + "files": [ + "https://github.com/SatadalAI/SATA_UtilityNode" + ], + "install_type": "git-clone", + "description": "A collection of utility nodes including image upscale,touchpad support and CSV-driven prompt machine for ComfyUI." + } ] }