Add Random Prompt Builder node to custom-node-list (#2340)

Added new node for Random Prompt Builder with detailed description.
This commit is contained in:
vramfcker 2025-12-05 04:50:40 +01:00 committed by GitHub
parent 311779cb20
commit a9e28fbce3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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