From f0e5794fe0bd3fc489054980ff85f313c35289df Mon Sep 17 00:00:00 2001 From: fkxianzhou <56385041+fkxianzhou@users.noreply.github.com> Date: Mon, 22 Sep 2025 17:18:27 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 5deff8cf..5b73376a 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33569,6 +33569,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "fkxianzhou", + "title": "ComfyUI-Jimeng-API", + "reference": "https://github.com/fkxianzhou/ComfyUI-Jimeng-API", + "files": [ + "https://github.com/fkxianzhou/ComfyUI-Jimeng-API" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for Volcano Ark (Jimeng) API" } ] }