Nodes/ComfyUI-Meld/Meld Prompt Constructor
ComfyUI Node

Meld Prompt Constructor

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

By HappyOnigiri·Created 7 months ago·Updated 4 months ago· 3
Meld Prompt Constructor
    • positive_prompt
    • negative_prompt
    directory./my_prompts
    file_pattern*.txt
    seed0
    selection_methodrandom
    use_breaktrue
    CategoryMeld/Text

    Inputs (5)

    NameTypeDefaultDescription
    directorySTRING./my_prompts
    file_patternSTRING*.txt
    seedINT00–18446744073709550000
    selection_methodCOMBOrandom2 options: random, sequential
    use_breakBOOLEANtrue

    Outputs (2)

    NameTypeDescription
    positive_promptSTRING
    negative_promptSTRING