Compare commits

...

2 Commits

Author SHA1 Message Date
AICGayang
b89771e6c7
Merge 7419699ac8 into fd60f7ee70 2025-12-18 16:04:12 -05:00
AICGayang
7419699ac8
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)
2025-09-03 20:42:27 +08:00

View File

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