diff --git a/custom-node-list.json b/custom-node-list.json index 2dd44773..c0eec55b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37995,6 +37995,17 @@ ], "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." + } ] }