Commit Graph

2 Commits

Author SHA1 Message Date
dependabot[bot] a87741cb84 Bump cython from 0.29.26 to 0.29.32
Bumps [cython](https://github.com/cython/cython) from 0.29.26 to 0.29.32.
- [Release notes](https://github.com/cython/cython/releases)
- [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst)
- [Commits](https://github.com/cython/cython/compare/0.29.26...0.29.32)

---
updated-dependencies:
- dependency-name: cython
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29 22:02:26 +00:00
Alexander Canton a3ab8d8b63 Add support for Apple M1 laptops (#71)
* Add support for Apple M1 laptops

* Pre-install numpy

* Use forked DeepFaceLab with minor fixes

* Use --no-single-branch when cloning DFL

* Minor improvements

* Minor fixes to 0_setup.sh

* Update versions

* Update README

Co-authored-by: Oleksandr Chychkan <chychkan@gmail.com>
2022-02-22 19:41:21 -08:00