update DB

This commit is contained in:
Dr.Lt.Data 2025-12-05 12:51:41 +09:00
parent a9e28fbce3
commit 580296d6f3
2 changed files with 23 additions and 12 deletions

View File

@ -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."
}
]
}

View File

@ -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",