Add Random Prompt Builder node to custom-node-list

Added new node for Random Prompt Builder with detailed description.
This commit is contained in:
vramfcker 2025-12-03 11:08:59 +01:00 committed by GitHub
parent c709274a28
commit 52bf630be9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37794,6 +37794,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."
}
]
}