ComfyUI Node

⚡ KSampler

⚡ FiL KSampler — full-featured sampler with every ComfyUI sampler and scheduler, passthrough outputs, built-in preview, and optional HighRes-fix script.

By FiL-Design-Ai·Created 2 months ago·Updated 16 days ago· 3
⚡ KSampler
  • model
  • positive
  • negative
  • latent
  • vae
  • script
  • model
  • positive
  • negative
  • latent
  • vae
  • image
seed0
steps20
cfg7.0
sampler_nameeuler
schedulersimple
denoise1.00
eta1.00
bongmathtrue
preview_methodauto
vae_decodetrue
Category🎨 FiL Design/Sampling

Inputs (16)

NameTypeDefaultDescription
modelMODELDiffusion model to sample with.
seedINT00–18446744073709550000Noise seed.
stepsINT201–10000Number of denoising steps.
cfgFLOAT7.00–100Classifier-free guidance scale.
sampler_nameCOMBOeulerSampling algorithm.
schedulerCOMBOsimpleNoise schedule.
positiveCONDITIONINGPositive conditioning.
negativeCONDITIONINGNegative conditioning.
latentLATENTLatent to denoise.
denoiseFLOAT1.000–1Denoise strength (1.0 = full).
etaFLOAT1.000–100Noise multiplier for ancestral/SDE samplers (1.0 = standard, 0.0 = deterministic).
bongmathBOOLEANtrueEnable bongmath implicit correction for RES4LYF samplers (ignored by standard samplers).
preview_methodCOMBOautoHow the live sampling preview is rendered.
vae_decodeCOMBOtrueDecode the result to an IMAGE preview/output. Needs a VAE.
vaeoptVAEVAE for decoding the preview/output image.
scriptoptFIL_HIRES_SCRIPTOptional FiL HighRes-fix script to run after sampling.

Outputs (6)

NameTypeDescription
modelMODELPassthrough model.
positiveCONDITIONINGPassthrough positive conditioning.
negativeCONDITIONINGPassthrough negative conditioning.
latentLATENTSampled latent.
vaeVAEPassthrough VAE.
imageIMAGEDecoded image (empty if VAE decode is off).