ComfyUI Node
Shima Sampler
A ComfyUI node in Shima/Sampling with 35 inputs and 4 outputs.
Shima Sampler
- positive
- negative
- latent
- model
- shima.commonparams
- vae
- shima.samplercommons
- modelcitizen.bndl
- latentmaker.bndl
- masterprompt.bndl
- panelinputs.bndl
- latent
- image
- s33d
- shimasampler.bndl
◄s33d0►
◄randomizefalse►
◄steps20►
◄cfg8.0►
◄sampler_name▾►
◄scheduler▾►
◄denoise1.00►
◄add_noisetrue►
◄start_at_step0►
◄end_at_step10000►
◄return_with_leftover_noisefalse►
◄preview_method▾►
◄vae_decodetrue►
◄upscale_enabledfalse►
◄upscale_methodnearest-exact►
◄upscale_factor1.50►
◄upscale_denoise0.50►
◄upscale_steps20►
◄upscale_cfg8.0►
◄use_commonparamstrue►
◄allow_external_linkingfalse►
◄show_used_valuesfalse►
◄use_samplercommonsfalse►
◄show_previewtrue►
CategoryShima/Sampling
Inputs (35)
| Name | Type | Default | Description |
|---|---|---|---|
| s33d | INT | 00–18446744073709550000 | Seed input (ignored if Randomize is True and Commons is unsued) |
| randomize | BOOLEAN | false | If True, generate a new random seed (ignored if using Commons) |
| steps | INT | 201–10000 | — |
| cfg | FLOAT | 8.00–100 | — |
| sampler_name | COMBO | 44 options: euler, euler_cfg_pp, euler_ancestral, euler_ancestral_cfg_pp, heun, heunpp2, +38 | |
| scheduler | COMBO | 9 options: simple, sgm_uniform, karras, exponential, ddim_uniform, beta, +3 | |
| denoise | FLOAT | 1.000–1 | — |
| add_noise | BOOLEAN | true | If False, noise will not be added to the latent (useful for img2img with pre-noised latents) |
| start_at_step | INT | 00–10000 | Step to start sampling at (useful for img2img) |
| end_at_step | INT | 100000–10000 | Step to end sampling at (useful for partial sampling) |
| return_with_leftover_noise | BOOLEAN | false | If True, the latent will be returned with leftover noise if denoise < 1.0 |
| preview_method | COMBO | 3 options: auto, latents, none | |
| vae_decode | BOOLEAN | true | Decode latent to image (requires VAE) |
| upscale_enabled | BOOLEAN | false | Enable 2-pass latent upscaling (HiRes Fix) |
| upscale_method | COMBO | nearest-exact | 5 options: nearest-exact, bilinear, area, bicubic, bislerp |
| upscale_factor | FLOAT | 1.501–4 | Multiplier for output resolution |
| upscale_denoise | FLOAT | 0.500–1 | Denoise strength for 2nd pass |
| upscale_steps | INT | 201–10000 | Steps for 2nd pass |
| upscale_cfg | FLOAT | 8.00–100 | CFG for 2nd pass |
| positiveopt | CONDITIONING | — | |
| negativeopt | CONDITIONING | — | |
| latentopt | LATENT | — | |
| modelopt | MODEL | — | |
| shima.commonparamsopt | DICT | Configuration bundle from Shima.Commons (overrides settings) | |
| vaeopt | VAE | Optional VAE for decoding (if vae_decode is True and model doesn't have embedded VAE) | |
| use_commonparamsopt | BOOLEAN | true | If True, use settings from Shima.Commons bundle |
| 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) |
| shima.samplercommonsopt | DICT | Sampler settings bundle from Shima.SamplerCommons (overrides steps/cfg/sampler/scheduler/denoise) | |
| use_samplercommonsopt | BOOLEAN | false | If True, use sampler settings from SamplerCommons bundle |
| modelcitizen.bndlopt | BNDL | Bundle containing Model and VAE (overrides individual inputs) | |
| latentmaker.bndlopt | BNDL | Bundle containing Latent Image (overrides individual inputs) | |
| masterprompt.bndlopt | BNDL | Bundle containing Positive and Negative conditioning (overrides individual inputs) | |
| panelinputs.bndlopt | BNDL | Overrides panel settings using an external PanelBNDLer node | |
| show_previewopt | BOOLEAN | true | Show/hide the built-in preview image display on this node |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| latent | LATENT | — |
| image | IMAGE | — |
| s33d | INT | — |
| shimasampler.bndl | BNDL | — |