diffusers
70eb8970 - Create "loglinear_sigmas" schedule.

Commit
3 years ago
Create "loglinear_sigmas" schedule. Currently implemented in EulerDiscreteScheduler. An alternative would have been to initialize the scheduler with an array of `trained_betas`. However, that is currently not possible because of #1367.
Author
Parents
Loading