Nodes/KaleidiaNodes/Dynamic Prompt
ComfyUI Node

Dynamic Prompt

A ComfyUI node in KaleidiaNodes/PromptNodes with 8 inputs and 1 output.

By Kaleidia·Created 11 months ago·Updated 6 months ago· 0
Dynamic Prompt
    • Prompt
    templateA {happy|sad} __videogamechars/male__ with {1-3$$__color__}
    seed0
    join_styleperiod
    use_historyfalse
    clear_historyfalse
    history_limit3
    debugfalse
    clear_cachefalse
    CategoryKaleidiaNodes/PromptNodes

    Inputs (8)

    NameTypeDefaultDescription
    templateSTRINGA {happy|sad} __videogamechars/male__ with {1-3$$__color__}
    seedINT00–18446744073709550000
    join_styleCOMBOperiodA connector for repetitive prompt parts. Defaults to '. '. Example 3 colors: red. blue. yellow. or with and option: red and blue and yellow
    use_historyBOOLEANfalsePrevents the same wildcard option from being picked twice until history is cleared.
    clear_historyBOOLEANfalseWipes the history of used options for this session.
    history_limitINT31–100How many previous choices to remember and avoid.
    debugBOOLEANfalseGives debug output to the console about the processing of the dynamic prompt. Default is false to not spam the console.
    clear_cacheBOOLEANfalseClears the wildcard cache on every run. Good if you work on the wildcards on the side during image generation and do not want to completely reboot comfy. Bad as it does disk operations on every run, that might not be needed. Default is false which has the cache build once per comfy run and reused then.

    Outputs (1)

    NameTypeDescription
    PromptSTRING