ComfyUI Node
Shima Sampler Commons
Model-aware sampler presets. Auto-configures steps, cfg, sampler, scheduler, and denoise based on model type.
Shima Sampler Commons
- shima.commonparams
- shima.samplercommons
- steps
- cfg
- sampler_name
- scheduler
- denoise
◄steps20►
◄cfg7.0►
◄sampler_name▾►
◄scheduler▾►
◄denoise1.00►
◄use_commonparamstrue►
◄allow_external_linkingfalse►
◄show_used_valuesfalse►
CategoryShima/Sampling
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| steps | INT | 201–10000 | Number of sampling steps |
| cfg | FLOAT | 7.00–100 | Classifier-Free Guidance scale |
| sampler_name | COMBO | Sampling algorithm | |
| scheduler | COMBO | Noise scheduler | |
| denoise | FLOAT | 1.000–1 | Denoise strength (1.0 for txt2img) |
| shima.commonparamsopt | DICT | Configuration bundle from Shima.Commons (provides model_type for auto-presets) | |
| use_commonparamsopt | BOOLEAN | true | If True, auto-fill sampler settings from model_type presets |
| allow_external_linkingopt | BOOLEAN | false | If ON, this node broadcasts/receives OUTSIDE the Island (ignores group regex) |
| show_used_valuesopt | BOOLEAN | false | Show actual values being used (debug) |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| shima.samplercommons | DICT | Sampler settings bundle for Shima.Sampler |
| steps | INT | Number of sampling steps |
| cfg | FLOAT | CFG scale |
| sampler_name | STRING | Sampler algorithm name |
| scheduler | STRING | Scheduler name |
| denoise | FLOAT | Denoise strength |