Nodes/ComfyUI-Sampler-Adaptive/Adaptive Sampler Custom
ComfyUI Node

Adaptive Sampler Custom

A ComfyUI node in sampling/custom_sampling with 12 inputs and 3 outputs.

By levzzz5154·Created 6 months ago·Updated 6 months ago· 9
Adaptive Sampler Custom
  • noise
  • guider
  • sampler
  • latent_image
  • output
  • denoised
  • sigmas
denoise1.00
error_typecosine
base_step_size0.0004
min_step_size0.0050
max_step_size0.200
max_steps100
smoothing_coef0.00
error_bias0.00
Categorysampling/custom_sampling

Inputs (12)

NameTypeDefaultDescription
noiseNOISE
guiderGUIDER
samplerSAMPLER
latent_imageLATENT
denoiseFLOAT1.000–1Denoising strength (1.0 = full)
error_typeCOMBOcosinecosine: measure direction change, mse: measure magnitude change
base_step_sizeFLOAT0.00040.0001–1Base multiplier for step size calculation
min_step_sizeFLOAT0.00500.0001–1Minimum allowed step size
max_step_sizeFLOAT0.2000.001–1Maximum allowed step size
max_stepsINT1001–10000Maximum number of adaptive steps
smoothing_coefFLOAT0.000–1EMA coefficient: 0 = new value only, 1 = keep old value
error_biasFLOAT0.000–1Bias added to error. Higher values = smaller steps

Outputs (3)

NameTypeDescription
outputLATENT
denoisedLATENT
sigmasSIGMAS