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." + } ] }