Update custom-node-list.json

title(显示名):AICGayang
description(简要说明):A ComfyUI extension that integrates with apis to achieve image generation and related functions.
id(ayang-node)
This commit is contained in:
AICGayang 2025-09-03 20:42:27 +08:00 committed by GitHub
parent 104ae77f7a
commit 7419699ac8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32634,6 +32634,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": "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."
} }
] ]
} }