diffusers
aab6de22 - Improve LCMScheduler (#5681)

Commit
2 years ago
Improve LCMScheduler (#5681) * Refactor LCMScheduler.step such that prev_sample == denoised at the last timestep in the schedule. * Make timestep scaling when calculating boundary conditions configurable. * Reparameterize timestep_scaling to be a multiplicative rather than division scaling. * make style * fix dtype conversion * make style --------- Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
Author
Parents
Loading