From b0d262f4aa76234b4218c715c2fc7500a4fc9a52 Mon Sep 17 00:00:00 2001 From: aiaiaikkk <1005937113@qq.com> Date: Mon, 1 Sep 2025 04:50:33 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 443ded36..74d49367 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -31600,5 +31600,17 @@ "install_type": "git-clone", "description": "Super Prompt System Powered by Flux Kontext Leveraging visual annotations and AI-enhanced control, this system enables precise, multimodal image editing. Users simply select a region and describe it—structured prompts are auto-generated to guide the Kontext model in smart local or global edits." } + { + "author": "aiaiaikkk", + "title": "ComfyUI API Image Edit", + "reference": "https://github.com/aiaiaikkk/comfyui-api-image-edit", + "files": [ + "https://github.com/aiaiaikkk/comfyui-api-image-edit" + ], + "install_type": "git-clone", + "description": "A powerful ComfyUI custom node for API-based image editing with multiple provider support. + Features text-to-image generation, single image editing, and multi-image composition through ModelScope, + OpenRouter, OpenAI, Google Gemini, and PixelWords APIs with dynamic model loading and secure key management." + } ] }