From 580296d6f3a589812c008f5ae7ebeef573991a8d Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 5 Dec 2025 12:51:41 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 24 ++++++++++++------------ node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 23 insertions(+), 12 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index c0eec55b..65e1a4ce 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37570,6 +37570,17 @@ "nodename_pattern": "Hunyuan", "tags": ["3D", "generation", "text-to-3d", "image-to-3d", "hunyuan", "tencent"] }, + { + "author": "btitkin", + "title": "Random Prompt Builder", + "id": "random-prompt-builder", + "reference": "https://github.com/btitkin/ComfyUI-RandomPromptBuilder", + "files": [ + "https://github.com/btitkin/ComfyUI-RandomPromptBuilder" + ], + "install_type": "git-clone", + "description": "Advanced AI-powered prompt generation using local GGUF models. Generate detailed, structured prompts with character controls, style presets, and model-specific formatting for Pony, SDXL, Flux, and more. Supports GPU acceleration and runs completely offline." + }, @@ -37995,17 +38006,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "btitkin", - "title": "Random Prompt Builder", - "id": "random-prompt-builder", - "reference": "https://github.com/btitkin/ComfyUI-RandomPromptBuilder", - "files": [ - "https://github.com/btitkin/ComfyUI-RandomPromptBuilder" - ], - "install_type": "git-clone", - "description": "Advanced AI-powered prompt generation using local GGUF models. Generate detailed, structured prompts with character controls, style presets, and model-specific formatting for Pony, SDXL, Flux, and more. Supports GPU acceleration and runs completely offline." - } + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 4a82aae8..2992048c 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -23,6 +23,17 @@ "nodename_pattern": "Hunyuan", "tags": ["3D", "generation", "text-to-3d", "image-to-3d", "hunyuan", "tencent"] }, + { + "author": "btitkin", + "title": "Random Prompt Builder", + "id": "random-prompt-builder", + "reference": "https://github.com/btitkin/ComfyUI-RandomPromptBuilder", + "files": [ + "https://github.com/btitkin/ComfyUI-RandomPromptBuilder" + ], + "install_type": "git-clone", + "description": "Advanced AI-powered prompt generation using local GGUF models. Generate detailed, structured prompts with character controls, style presets, and model-specific formatting for Pony, SDXL, Flux, and more. Supports GPU acceleration and runs completely offline." + }, { "author": "erosDiffusion", "title": "ComfyUI-EulerDiscreteScheduler",