From 8d7abe0056bd584a616e4ca5b938d41de457fc58 Mon Sep 17 00:00:00 2001 From: ngardelis <118944371+ngardelis@users.noreply.github.com> Date: Tue, 28 Feb 2023 09:00:23 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2edd00..d86b170 100644 --- a/README.md +++ b/README.md @@ -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). Although this repo uses PySide6 instead of PyQt from [DeepFaceLab-iperov]https://github.com/iperov/DeepFaceLab +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 https://github.com/iperov/DeepFaceLab ## NOTE: FULL RUN M1