ComfyUI Node: KSampler With Restarts

Authored by ssitu

Created

Updated

89 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

sampling

Inputs

model MODEL
seed INT
steps INT
cfg FLOAT
sampler_name
  • euler
  • euler_cfg_pp
  • euler_ancestral
  • euler_ancestral_cfg_pp
  • heun
  • heunpp2
  • dpm_2
  • dpm_2_ancestral
  • lms
  • dpmpp_2s_ancestral
  • dpmpp_2s_ancestral_cfg_pp
  • dpmpp_2m
  • dpmpp_2m_cfg_pp
  • ddpm
  • lcm
  • ipndm
  • ipndm_v
  • deis
  • res_multistep
  • res_multistep_cfg_pp
  • res_multistep_ancestral
  • res_multistep_ancestral_cfg_pp
  • gradient_estimation
  • ddim
scheduler
  • normal
  • karras
  • exponential
  • sgm_uniform
  • simple
  • ddim_uniform
  • beta
  • linear_quadratic
  • kl_optimal
  • simple_test
positive CONDITIONING
negative CONDITIONING
latent_image LATENT
denoise FLOAT
segments STRING
restart_scheduler
  • normal
  • karras
  • exponential
  • simple
  • ddim_uniform
  • sgm_uniform
  • simple_test
chunked_mode BOOLEAN

Outputs

LATENT

Extension: Restart Sampling

Unofficial ComfyUI nodes for restart sampling based on the paper 'Restart Sampling for Improving Generative Processes' (a/paper, a/repo)

Authored by ssitu

Looking for a different node?

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more