Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-07-01 | 431 Bytes | |
v0.2.tar.gz | 2022-07-01 | 617.0 kB | |
v0.2.zip | 2022-07-01 | 618.4 kB | |
Totals: 3 Items | 1.2 MB | 0 |
- Added to PyPI so now the entire setup process is
pip install min-dalle
- Pre-converted PyTorch weights are downloaded when needed from a Hugging Face hub, no more converting from flax
Breaking Changes
- MinDalleTorch
is now MinDalle
- MinDalleFlax
and flax-to-torch conversion code have been moved to a different repository