Nodes/Skoogeer-Noise/Mustache Template
ComfyUI Node

Mustache Template

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

By ttulttul·Created 8 months ago·Updated 2 months ago· 14
Mustache Template
  • variable_sets
  • rendered_text
templateThe man has {{haircolor}} hair and {{leglength}} legs.
Categorytext/template

Inputs (2)

NameTypeDefaultDescription
variable_setsMUSTACHE_VARIABLE_LISTConcrete mustache variable settings generated by Mustache Variable Sampler. One rendered prompt is produced for each list entry.
templateSTRINGThe man has {{haircolor}} hair and {{leglength}} legs.Template text containing placeholders like {{haircolor}}. The node renders the template once for each variable-setting entry.

Outputs (1)

NameTypeDescription
rendered_textSTRING