diffusers
08a6dc8a
- Flax: Flip sin to cos in time embeddings (#1149)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
2 years ago
Flax: Flip sin to cos in time embeddings (#1149) Flip sin to cos in t embeddings. This was assumed in the previous implementation, but now the default is the opposite. Fixes #1145.
References
#1149 - Flax: Flip sin to cos in time embeddings
Author
pcuenca
Parents
9d8943b7
Files
1
src/diffusers/models
embeddings_flax.py
Loading