Nodes/Skoogeer-Noise/Merge Mustache Variable Defs
ComfyUI Node

Merge Mustache Variable Defs

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

By ttulttul·Created 8 months ago·Updated 2 months ago· 14
Merge Mustache Variable Defs
  • variable_defs_1
  • variable_defs_2
  • variable_defs
conflict_modekeep_first
Categorytext/template

Inputs (3)

NameTypeDefaultDescription
variable_defs_1MUSTACHE_VARIABLESFirst mustache variable definition mapping to merge.
variable_defs_2MUSTACHE_VARIABLESSecond mustache variable definition mapping to merge.
conflict_modeCOMBOkeep_firstHow to handle duplicate variable names. keep_first preserves the first input, keep_second overwrites with the second input, and merge_values appends the candidate lists.

Outputs (1)

NameTypeDescription
variable_defsMUSTACHE_VARIABLES