diffusers
22c1ba56
- Fix k_dpm_2 & k_dpm_2_a on MPS (#2241)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix k_dpm_2 & k_dpm_2_a on MPS (#2241) Needed to convert `timesteps` to `float32` a bit sooner. Fixes #1537
References
#2241 - Fix k_dpm_2 & k_dpm_2_a on MPS
Author
psychedelicious
Parents
7386e773
Loading