ComfyUI Node
Blend Style
Aggregates weighted style_entry inputs (from Weight Style nodes) into a blend. Outputs blend_json (pipe to Save Mix) and an assembled prompt string for immediate use.
Blend Style
- style_entries
- blend_json
- prompt
- negative
◄on_duplicateSkip (keep first)►
◄weight_modeAs-is►
CategoryImmac/Style Mixer
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| style_entries | COMFY_AUTOGROW_V3 | — | |
| on_duplicate | COMBO | Skip (keep first) | 4 options: Skip (keep first), Skip (keep last), Sum weights, Average weights |
| weight_mode | COMBO | As-is | 4 options: As-is, Normalize (sum to 1.0), Normalize (max to 1.0), Equal weights |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| blend_json | STRING | — |
| prompt | STRING | — |
| negative | STRING | — |