From 599f5ffad014713bfb56f808446862b9e792e32b Mon Sep 17 00:00:00 2001 From: aiaiaikkk <1005937113@qq.com> Date: Wed, 16 Jul 2025 10:02:25 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 243a810e..dba22ffa 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -29786,4 +29786,23 @@ "description": "This is a node to convert an image into a CMYK Halftone dot image." } ] +} + { + "author": "aiaiaikkk", + "title": "Kontext Visual Prompt Window", + "url": "https://github.com/aiaiaikkk/kontext-super-prompt", + "description": "一个智能可视化提示编辑器,帮助用户轻松创建AI图像编辑指令。", + "files": [ + "__init__.py" + ] + } +{ + "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." }