From 1d19a74ca0459c723ddd87fd9538f8b3430148f0 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 30 Mar 2026 03:58:07 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++++++++---------- node_db/new/custom-node-list.json | 10 ++++++++++ 2 files changed, 20 insertions(+), 10 deletions(-) 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",