Nodes/AUN ComfyUI Nodes/AUN Wildcard Add-To-Prompt
ComfyUI Node

AUN Wildcard Add-To-Prompt

Randomize local wildcard syntax each execution, then conditionally add the populated text to a prompt.

By loz2754·Created 7 months ago·Updated about a month ago· 4
AUN Wildcard Add-To-Prompt
    • prompt
    • populated_text
    wildcards
    wildcard_selector
    delimiter,
    orderprompt_first
    modeon
    prompt
    CategoryAUN Nodes/Text

    Inputs (6)

    NameTypeDefaultDescription
    wildcardsSTRINGWildcard template text to add. Supports common wildcard syntax like __name__ and {a|b|c}.
    wildcard_selectorCOMBOQuick insert a discovered wildcard token into text_to_add.
    delimiterSTRING, Delimiter to use between the prompt and the processed text.
    orderCOMBOprompt_firstOrder to use when combining the prompt and the processed text.
    modeCOMBOonWhether to add the processed text: on, off, or random 50/50.
    promptoptSTRINGOptional prompt to extend.

    Outputs (2)

    NameTypeDescription
    promptSTRING
    populated_textSTRING