Meld Prompt Constructor

MeldPromptConstructor

Randomly or sequentially loads prompts from text files in a specified directory. Features: - Comment removal (//, #, /* */) - Dynamic syntax {A|B} and weighting {0.1::rare|common} - Tags starting with a hyphen (-) are automatically assigned to negative prompts - Recursive file search

Pack: ComfyUI-Meld

custom_nodes.ComfyUI-Meld

Inputs (5)

NameTypeRequired
directorySTRINGrequired
file_patternSTRINGrequired
seedINTrequired
selection_methodCOMBOrequired
use_breakBOOLEANrequired

Outputs (2)

NameType
positive_promptSTRING
negative_promptSTRING
Meld Prompt Constructor | TealPug Node Explorer