diff --git a/custom-node-list.json b/custom-node-list.json index 18fb2d4c..a3afecbd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45088,6 +45088,16 @@ "install_type": "git-clone", "description": "A ComfyUI custom node for auditing 3D mesh files by rendering them with a headless renderer and displaying an interactive carousel of renders with detailed mesh statistics. Features 16 renders per execution (4 camera angles x 4 shading modes), an interactive image viewer, and an asset statistics panel with geometry and quality metrics. Supports Linux x64 and Windows x64 with Vulkan-capable GPUs." }, + { + "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." + }, @@ -45479,16 +45489,6 @@ ], "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 5588fb6e..a9c13433 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -32,6 +32,16 @@ "install_type": "git-clone", "description": "Modular prompt assembly nodes for ComfyUI — 8-slot, compact 4-slot, and weighted 6-slot with attention syntax" }, + { + "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." + }, { "author": "jeremieLouvaert", "title": "ComfyUI-Prompt-Vault",