Nodes/shima_wf/Shima Sampler
ComfyUI Node

Shima Sampler

A ComfyUI node in Shima/Sampling with 35 inputs and 4 outputs.

By KDB-USJP·Created 5 months ago·Updated 5 months ago· 1
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)

NameTypeDefaultDescription
s33dINT00–18446744073709550000Seed input (ignored if Randomize is True and Commons is unsued)
randomizeBOOLEANfalseIf True, generate a new random seed (ignored if using Commons)
stepsINT201–10000
cfgFLOAT8.00–100
sampler_nameCOMBO44 options: euler, euler_cfg_pp, euler_ancestral, euler_ancestral_cfg_pp, heun, heunpp2, +38
schedulerCOMBO9 options: simple, sgm_uniform, karras, exponential, ddim_uniform, beta, +3
denoiseFLOAT1.000–1
add_noiseBOOLEANtrueIf False, noise will not be added to the latent (useful for img2img with pre-noised latents)
start_at_stepINT00–10000Step to start sampling at (useful for img2img)
end_at_stepINT100000–10000Step to end sampling at (useful for partial sampling)
return_with_leftover_noiseBOOLEANfalseIf True, the latent will be returned with leftover noise if denoise < 1.0
preview_methodCOMBO3 options: auto, latents, none
vae_decodeBOOLEANtrueDecode latent to image (requires VAE)
upscale_enabledBOOLEANfalseEnable 2-pass latent upscaling (HiRes Fix)
upscale_methodCOMBOnearest-exact5 options: nearest-exact, bilinear, area, bicubic, bislerp
upscale_factorFLOAT1.501–4Multiplier for output resolution
upscale_denoiseFLOAT0.500–1Denoise strength for 2nd pass
upscale_stepsINT201–10000Steps for 2nd pass
upscale_cfgFLOAT8.00–100CFG for 2nd pass
positiveoptCONDITIONING
negativeoptCONDITIONING
latentoptLATENT
modeloptMODEL
shima.commonparamsoptDICTConfiguration bundle from Shima.Commons (overrides settings)
vaeoptVAEOptional VAE for decoding (if vae_decode is True and model doesn't have embedded VAE)
use_commonparamsoptBOOLEANtrueIf True, use settings from Shima.Commons bundle
allow_external_linkingoptBOOLEANfalseIf ON, this node broadcasts/receives OUTSIDE the Island (ignores group regex)
show_used_valuesoptBOOLEANfalseShow actual values being used (debug)
shima.samplercommonsoptDICTSampler settings bundle from Shima.SamplerCommons (overrides steps/cfg/sampler/scheduler/denoise)
use_samplercommonsoptBOOLEANfalseIf True, use sampler settings from SamplerCommons bundle
modelcitizen.bndloptBNDLBundle containing Model and VAE (overrides individual inputs)
latentmaker.bndloptBNDLBundle containing Latent Image (overrides individual inputs)
masterprompt.bndloptBNDLBundle containing Positive and Negative conditioning (overrides individual inputs)
panelinputs.bndloptBNDLOverrides panel settings using an external PanelBNDLer node
show_previewoptBOOLEANtrueShow/hide the built-in preview image display on this node

Outputs (4)

NameTypeDescription
latentLATENT
imageIMAGE
s33dINT
shimasampler.bndlBNDL