ComfyUI Node
Mustache Variable Set
A ComfyUI node in text/template with 2 inputs and 1 output.
Mustache Variable Set
- variable_sets
◄variable_nameanimal►
◄variable_valuefox►
Categorytext/template
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| variable_name | STRING | animal | Variable name to define in the returned single-entry MUSTACHE_VARIABLE_LIST. |
| variable_value | STRING | fox | Concrete value to store under variable_name in the returned variable set. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| variable_sets | MUSTACHE_VARIABLE_LIST | — |