ComfyUI Node
Settings Select ⚙
Emit a saved sampler preset without loading a model — for running one model at several settings / seeds in the same graph. Wire Model Select's 'model_id' in and the preset list follows its pick. 'label' is a ready-made caption for Image Compare.
Settings Select ⚙
- sampler_settings
- width
- height
- label
- info
- gen_extra_info
◄model🚫 None►
◄preset🚫 None►
◄seed_override-1►
◄width1024►
◄height1024►
◄model_id—►
CategoryKinburg-Nodes/model
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | 🚫 None | Whose presets to offer. Ignored when 'model_id' is wired — then the list follows that Model Select's own pick. |
| preset | COMBO | 🚫 None | A saved preset for the model above (its own, plus any shared with its families). Save presets with Settings Save. |
| seed_override | INT | -1-1–18446744073709550000 | -1 = use the seed stored in the preset. Anything else replaces the seed on every stage — this is the field to sweep when you want the same settings at several seeds. |
| width | INT | 102416–16384 | Fallback size, used only when the chosen preset carries no size of its own. |
| height | INT | 102416–16384 | Fallback height — see 'width'. |
| model_idopt | STRING | Wire Model Select's 'model_id' output here. It wins over the 'model' dropdown, and the preset list follows it — so the model is chosen in exactly one place. |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| sampler_settings | KINBURG_SAMPLER_CFG | — |
| width | INT | — |
| height | INT | — |
| label | STRING | — |
| info | STRING | — |
| gen_extra_info | GEN_INFO | — |