From 5aadc3af0099085bee5d7813d4e840a0585fd75b Mon Sep 17 00:00:00 2001 From: Satadal Dhara <156392125+SatadalAI@users.noreply.github.com> Date: Sat, 6 Sep 2025 00:25:06 +0530 Subject: [PATCH] Updated Node List with My node (#2134) --- 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 51eaf91e..e3dff618 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -32725,6 +32725,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." + } ] }