ComfyUI Node
🎛️ Style Mixer
Blends visual styles and reference images with weighted influence sliders and optional Vision LLM fusion.
🎛️ Style Mixer
- config
- image_1
- image_2
- image_3
- image_4
- styled_prompt
- style_overlay
◄fusion_modeWeighted Stack (Fast)►
◄base_prompt►
◄img_weight_10.80►
◄img_focus_1Auto / General►
◄img_weight_20.60►
◄img_focus_2Auto / General►
◄img_weight_30.40►
◄img_focus_3Auto / General►
◄img_weight_40.20►
◄img_focus_4Auto / General►
◄style_1(None)►
◄weight_11.00►
◄style_2(None)►
◄weight_20.50►
◄style_3(None)►
◄weight_30.30►
Category🎨 FiL Design/Styling
Inputs (21)
| Name | Type | Default | Description |
|---|---|---|---|
| fusion_mode | COMBO | Weighted Stack (Fast) | How reference images and text styles are combined. |
| base_prompt | STRING | Base prompt to apply style mixing onto. | |
| configopt | FIL_PROVIDER_CONFIG | Provider config from Provider Loader for Vision LLM fusion. | |
| image_1opt | IMAGE | Primary visual reference image. | |
| img_weight_1opt | FLOAT | 0.800–1 | Influence weight of image 1. |
| img_focus_1opt | COMBO | Auto / General | Focus aspect for image 1 analysis. |
| image_2opt | IMAGE | Secondary visual reference image. | |
| img_weight_2opt | FLOAT | 0.600–1 | Influence weight of image 2. |
| img_focus_2opt | COMBO | Auto / General | Focus aspect for image 2 analysis. |
| image_3opt | IMAGE | Tertiary visual reference image. | |
| img_weight_3opt | FLOAT | 0.400–1 | Influence weight of image 3. |
| img_focus_3opt | COMBO | Auto / General | Focus aspect for image 3 analysis. |
| image_4opt | IMAGE | Quaternary visual reference image. | |
| img_weight_4opt | FLOAT | 0.200–1 | Influence weight of image 4. |
| img_focus_4opt | COMBO | Auto / General | Focus aspect for image 4 analysis. |
| style_1opt | COMBO | (None) | Primary visual text style. |
| weight_1opt | FLOAT | 1.000–1 | Influence of text style 1. |
| style_2opt | COMBO | (None) | Secondary visual text style. |
| weight_2opt | FLOAT | 0.500–1 | Influence of text style 2. |
| style_3opt | COMBO | (None) | Tertiary visual text style. |
| weight_3opt | FLOAT | 0.300–1 | Influence of text style 3. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| styled_prompt | STRING | — |
| style_overlay | STRING | — |