From 1615097fbb47f6bef23bc3075836015250fba295 Mon Sep 17 00:00:00 2001 From: HalfikChan <122530958+HalfikCode@users.noreply.github.com> Date: Sat, 21 Mar 2026 16:29:01 +0500 Subject: [PATCH] Add ComfyUI-Prompt-DB --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b86e95f9..e3cf649b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45345,6 +45345,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "HalfikCode", + "title": "Prompt DB", + "reference": "https://github.com/HalfikCode/ComfyUI-Prompt-DB", + "files":[ + "https://github.com/HalfikCode/ComfyUI-Prompt-DB" + ], + "install_type": "git-clone", + "description": "A powerful prompt management system for ComfyUI. Store, categorize, search, and combine prompts with full LoRA integration — all from a beautiful built-in web UI." } ] }