diff --git a/custom-node-list.json b/custom-node-list.json index 918e83b8..51f3406c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] }