Update custom-node-list.json

update
This commit is contained in:
sunxAI 2025-07-02 17:20:51 +08:00 committed by GitHub
parent 73d971bed8
commit b88c66d667
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28936,6 +28936,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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. "
} }
] ]
} }