From 5cb203685c73376c3761eb6fa40c63cc25459ab1 Mon Sep 17 00:00:00 2001 From: Simlym <40812241+Simlym@users.noreply.github.com> Date: Thu, 31 Jul 2025 22:44:48 +0800 Subject: [PATCH] Update custom-node-list.json (#2045) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 7a715502..38f3c069 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -30528,6 +30528,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Simlym", + "title": "ComfyUI Prompt Helper", + "id": "prompt-helper", + "reference": "https://github.com/Simlym/comfyui-prompt-helper", + "files": [ + "https://github.com/Simlym/comfyui-prompt-helper" + ], + "install_type": "git-clone", + "description": "A simple and intuitive prompt management tool for ComfyUI." } ] }