Scheduler

The scheduler controls the entire denoising process in which the model generates (diffuses) the image. This process is usually a trade-off between speed and quality. Some schedulers’ result might appear more “creative”, some might be better at small details, some might be very good at fewer inference steps while not having a meaningful difference in quality at higher inference steps.

So, it is hard to name the “best” scheduler. It simply depends on what you are trying to create. Euler is a tried and true standard one. Euler Ancestral tends to be more creative and perform nicely as the inference steps go higher. DPM Multistep is good at fine details.

Scheduler Examples

Below are 4 generations that have the exact same settings except for their schedulers. Some of them produces similar results while some are different.

Euler

Euler

Eulear A.

Eulear A.

DPM Multistep

DPM Multistep

LMS

LMS

© 2023 Stablecog, Inc.