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." + } ] }