diffusers
dc21498b - Update LCMScheduler Inference Timesteps to be More Evenly Spaced (#5836)

Commit
2 years ago
Update LCMScheduler Inference Timesteps to be More Evenly Spaced (#5836) * Change LCMScheduler.set_timesteps to pick more evenly spaced inference timesteps. * Change inference_indices implementation to better match previous behavior. * Add num_inference_steps=26 test case to test_inference_steps. * run CI --------- Co-authored-by: patil-suraj <surajp815@gmail.com>
Author
Parents
Loading