From c8553081625024eb324214f4e616a64d5c870990 Mon Sep 17 00:00:00 2001 From: sunxAI <124853686+upseem@users.noreply.github.com> Date: Wed, 2 Jul 2025 20:32:13 +0800 Subject: [PATCH] Update DB (#1963) * Update custom-node-list.json update * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com> --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index fc3b36dc..b776aa10 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -28936,6 +28936,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "sunx.ai", + "title": "SunxAI Custom Nodes for ComfyUI", + "id": "comfyui_sun_nodes", + "reference": "https://github.com/upseem/comfyui_sun_nodes", + "files": [ + "https://github.com/upseem/comfyui_sun_nodes" + ], + "install_type": "git-clone", + "description": "A set of custom nodes developed by SunxAI for ComfyUI, including image loop processing and more. " } ] }