v0.2
- 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 nowMinDalle
MinDalleFlax
and flax-to-torch conversion code have been moved to a different repository