ComfyUI Node: KSampler With Restarts (Custom)

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
add_noise
  • enable
  • disable
noise_seed INT
steps INT
cfg FLOAT
sampler SAMPLER
scheduler
  • normal
  • karras
  • exponential
  • sgm_uniform
  • simple
  • ddim_uniform
  • beta
  • linear_quadratic
  • kl_optimal
  • simple_test
positive CONDITIONING
negative CONDITIONING
latent_image LATENT
start_at_step INT
end_at_step INT
return_with_leftover_noise
  • disable
  • enable
segments STRING
restart_scheduler
  • normal
  • karras
  • exponential
  • simple
  • ddim_uniform
  • sgm_uniform
  • simple_test
chunked_mode BOOLEAN

Outputs

LATENT

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