From 596a4cffdcf74d971dd5d6f11838b2d9bc2cbb6c Mon Sep 17 00:00:00 2001 From: Simlym <40812241+Simlym@users.noreply.github.com> Date: Thu, 31 Jul 2025 00:19:03 +0800 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 8cf48640..ff3563df 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -30487,6 +30487,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." } ] }