Nodes/comfyui-ksampler-batch/KSampler (Batch Seeds)
ComfyUI Node

KSampler (Batch Seeds)

Like KSampler but generates batch_size images at once on the GPU. Each image uses seed+i so results are individually reproducible.

By adbrasi·Created 5 months ago·Updated 4 months ago· 0
KSampler (Batch Seeds)
  • model
  • positive
  • negative
  • latent_image
  • LATENT
seed0
steps20
cfg8.0
sampler_name
scheduler
denoise1.00
batch_size2
seed_modeincremental
Categorysampling/batch

Inputs (12)

NameTypeDefaultDescription
modelMODEL
seedINT00–18446744073709550000Base seed. Item i uses seed + i.
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
positiveCONDITIONING
negativeCONDITIONING
latent_imageLATENT
denoiseFLOAT1.000–1
batch_sizeINT21–64Number of images to generate in parallel on the GPU
seed_modeCOMBOincrementalincremental: seed+0, seed+1, seed+2… (each image reproducible individually). random: each item gets a unique random seed derived from the base seed. fixed: all items use the same seed (identical images, useful for testing).

Outputs (1)

NameTypeDescription
LATENTLATENT