Export Workflow With Cyuai Api Available Nodes (#1138)

* Export Workflow With Cyuai Api Available Nodes

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
CuiGaofeng 2024-10-11 20:56:48 +08:00 committed by GitHub
parent 3fb3f07644
commit 1dc683e872
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15833,6 +15833,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "dionren",
"title": "Export Workflow With Cyuai Api Available Nodes",
"id": "comfyUI-Pro-Export-Tool",
"reference": "https://github.com/dionren/ComfyUI-Pro-Export-Tool",
"files": [
"https://github.com/dionren/ComfyUI-Pro-Export-Tool"
],
"install_type": "git-clone",
"description": "This is a node to convert workflows to cyuai api available nodes."
}
]
}