From 0afda753643514702724c5ada6d18e97de275760 Mon Sep 17 00:00:00 2001 From: rohon <2381984@qq.com> Date: Fri, 11 Oct 2024 16:37:20 +0800 Subject: [PATCH] Export Workflow With Cyuai Api Available Nodes --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 15274c9b..fde83561 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15822,6 +15822,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": "unzip", + "description": "This is a node to convert workflows to cyuai api available nodes." } ] }