Commit Graph

8 Commits

Author SHA1 Message Date
Oleksandr Chychkan 90dc16b81a
Add requirements file for Python 3.10 (#49)
* Add requirements file for Python 10

* Add Python 3.10 to GitHub Actions

* Upgrade opencv-contrib-python-headless to 4.5.4.58 for Python 10

* Upgrade scipy to 1.7.2 for Python 3.10

* Upgrade multiple deps

* Use custom DFL branch for python 3.10

* Pre-install numpy for Python 3.10

* Switch to opencv-python
2022-02-23 07:13:56 -08: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
Oleksandr Chychkan e8c28574ba
Print current Python version along with used reqs file (#48) 2021-11-01 21:09:49 -07:00
Oleksandr Chychkan 1279075260
Set flag in all scripts to abort execution if command fails (#29) 2021-08-24 20:19:23 -07:00
Oleksandr Chychkan ff5c3f1f0b Add support for Python 3.8 2021-07-31 23:16:00 -07:00
Oleksandr Chychkan c660a1fc92 Make shallow copy of DFL repo to speedup setup process 2020-07-06 23:06:13 -07:00
Oleksandr Chychkan 14cbc4aeff Fix paths in 0_setup.sh script 2020-07-06 23:04:55 -07:00
Oleksandr Chychkan ec4d3fb23f Initial commit 2020-07-06 19:04:19 -07:00