From 15a2fbb29382d9c74f3e5909551c419a2700be08 Mon Sep 17 00:00:00 2001 From: fkxianzhou <56385041+fkxianzhou@users.noreply.github.com> Date: Wed, 24 Sep 2025 06:15:32 +0800 Subject: [PATCH] Update custom-node-list.json (#2168) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 9cb2dad9..e9238ffb 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33613,6 +33613,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" } ] }