diff --git a/custom-node-list.json b/custom-node-list.json index 41c3480d..fcd9cfec 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -32634,6 +32634,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "AICGayang", + "title": "ComfyUI Ayang Node", + "id": "ayang-node", + "reference": "https://github.com/AICGayang/comfyui-ayang_node", + "files": [ + "https://github.com/AICGayang/comfyui-ayang_node" + ], + "install_type": "git-clone", + "description": "A custom node pack for ComfyUI by AICGayang, providing new features and workflow nodes." } ] }