cabralpinto / modular-diffusion

Python library for designing and training your own Diffusion Models with PyTorch.
https://cabralpinto.github.io/modular-diffusion/
MIT License
266 stars 12 forks source link

Support lower Python versions #6

Open cabralpinto opened 1 year ago

cabralpinto commented 1 year ago

The library currently only works for Python 3.10+ which might pose an inconvenience to some users.