Commit Graph

2 Commits (master)

Author SHA1 Message Date
Bryce 2a26495653 fix: package will not try to install xformers on `aarch64` machines.
While this will allow the dockerfile to build on MacOS M1, [torch will not be able to use the M1 when generating images.](https://github.com/pytorch/pytorch/issues/81224#issuecomment-1499741152)
1 year ago
Bryce cdfeaa4c6f tests: add docker image for testing environment. minor test improvements 2 years ago