Compare commits

...

2 Commits

Author SHA1 Message Date
AICGayang
44a0a1455f
Merge 7419699ac8 into 5c475e3c15 2025-12-05 19:04:19 +08: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

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