Nodes/Skoogeer-Noise/Mustache Variable
ComfyUI Node

Mustache Variable

A ComfyUI node in text/template with 2 inputs and 1 output.

By ttulttul·Created 8 months ago·Updated 2 months ago· 14
Mustache Variable
    • variable_defs
    variable_nameanimal
    variable_valuesfox
    Categorytext/template

    Inputs (2)

    NameTypeDefaultDescription
    variable_nameSTRINGanimalVariable name to define in the returned MUSTACHE_VARIABLES mapping.
    variable_valuesSTRINGfoxValue or list-valued STRING input to store under variable_name. A scalar becomes a single-item candidate list; a connected STRING list becomes multiple candidate values.

    Outputs (1)

    NameTypeDescription
    variable_defsMUSTACHE_VARIABLES