From b88c66d667f1db21bd5f7a9c3c7cc2236b2721d3 Mon Sep 17 00:00:00 2001 From: sunxAI <124853686+upseem@users.noreply.github.com> Date: Wed, 2 Jul 2025 17:20:51 +0800 Subject: [PATCH] Update custom-node-list.json update --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index fc3b36dc..fe92e72c 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/archive/refs/heads/main.zip" + ], + "install_type": "unzip", + "description": "A set of custom nodes developed by SunxAI for ComfyUI, including image loop processing and more. " } ] }