updated to work for m1 Mac #131

Closed
ngardelis wants to merge 24 commits from master into master
Showing only changes of commit 81d6953de0 - Show all commits
+1 -1
View File
@@ -6,7 +6,7 @@ You'll need `git`, `ffmpeg`, `python3` and python module `virtualenv` available
## NOTE: Apple M1 chip
Currently there's limited support for Apple M1 laptops. You can do model training, but the XSeg editor currently does not work (the DeepFaceLab codebase is not compatible with PyQt6).
Currently there's limited support for Apple M1 laptops. You can do model training, but the XSeg editor currently does not work (the DeepFaceLab codebase is not compatible with PyQt6). Although this repo uses PySide6 instead of PyQt from [DeepFaceLab-iperov]https://github.com/iperov/DeepFaceLab
## NOTE: FULL RUN M1