Nodes/Sage Utils/Text w/ Dynamic Prompts
ComfyUI Node

Text w/ Dynamic Prompts

Loads user defined wildcard from the wildcards directory, and applies them to any wildcards in the text using the dynamic prompts library.

By arcum42·Created 2 years ago·Updated 24 days ago· 32
Text w/ Dynamic Prompts
    • str
    str_input
    seed0
    cleanfalse
    prefix
    suffix
    CategorySage Utils/text/input

    Inputs (5)

    NameTypeDefaultDescription
    str_inputSTRINGText containing dynamic prompt wildcards.
    seedINT00–4294967295Seed for wildcard generation.
    cleanBOOLEANfalseRemove unwanted whitespace or formatting after prompt generation.
    prefixoptSTRINGText to prepend before dynamic prompt expansion.
    suffixoptSTRINGText to append after dynamic prompt expansion.

    Outputs (1)

    NameTypeDescription
    strSTRINGOutput value for str_output.