diffusers
70eb8970
- Create "loglinear_sigmas" schedule.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
pcuenca
Parents
b35a75a7
Loading