From 42d464b532b75fc7088aee8a4842512be7aa34fb Mon Sep 17 00:00:00 2001 From: aiaiaikkk <1005937113@qq.com> Date: Wed, 16 Jul 2025 11:22:34 +0800 Subject: [PATCH] Update custom-node-list.json (#2004) * Update custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com> --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 243a810e..9ddb1e7d 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -29784,6 +29784,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "aiaiaikkk", + "title": "kontext-super-prompt", + "reference": "https://github.com/aiaiaikkk/kontext-super-prompt", + "files": [ + "https://github.com/aiaiaikkk/kontext-super-prompt" + ], + "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." } ] }