ComfyUI Node
Save Style
Creates or updates a style in the Style Mixer data file. Create — inserts a new style; fails if the name already exists. Update — modifies an existing style (by id or by name); fails if not found. Save — updates if found, creates if not (by name); id-only fails if not found. Connect either an id or enter a name — not both.
Save Style
- example_image
- style_id
- style_value
- style_negative
◄modeSave►
◄name►
◄value►
◄negative►
◄id►
◄favoritefalse►
CategoryImmac/Style Mixer
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| mode | COMBO | Save | 3 options: Create, Update, Save |
| nameopt | STRING | — | |
| valueopt | STRING | — | |
| negativeopt | STRING | — | |
| idopt | STRING | — | |
| favoriteopt | BOOLEAN | false | — |
| example_imageopt | IMAGE | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| style_id | STRING | — |
| style_value | STRING | — |
| style_negative | STRING | — |