Nodes/ComfyUI-AharaNodes/Repeat Sampler Config
ComfyUI Node

Repeat Sampler Config

Creates a reuseable sampler config.

By chris-arsenault·Created 2 years ago·Updated 2 years ago· 0
Repeat Sampler Config
  • model
  • latent_image
  • vae
  • SAMPLER_CONFIG
seed0
steps20
cfg8.0
sampler_name
scheduler
denoise1.00
CategoryAharaNodes/sampling

Inputs (9)

NameTypeDefaultDescription
modelMODELThe model used for denoising the input latent.
seedINT00–18446744073709550000The random seed used for creating the noise.
stepsINT201–10000The number of steps used in the denoising process.
cfgFLOAT8.00–100The Classifier-Free Guidance scale balances creativity and adherence to the prompt. Higher values result in images more closely matching the prompt however too high values will negatively impact quality.
sampler_nameCOMBOThe algorithm used when sampling, this can affect the quality, speed, and style of the generated output.
schedulerCOMBOThe scheduler controls how noise is gradually removed to form the image.
latent_imageLATENTThe latent image to denoise.
vaeVAEOptional VAE.
denoiseFLOAT1.000–1The amount of denoising applied, lower values will maintain the structure of the initial image allowing for image to image sampling.

Outputs (1)

NameTypeDescription
SAMPLER_CONFIGSAMPLER_CONFIG