Update custom-node-list.json

This commit is contained in:
aiaiaikkk 2025-09-01 04:50:33 +08:00 committed by GitHub
parent c50953a922
commit b0d262f4aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31600,5 +31600,17 @@
"install_type": "git-clone", "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." "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."
}
] ]
} }