From 2661400c0bcab90d6df42f5674b7fd346eabe0ac Mon Sep 17 00:00:00 2001 From: ngardelis <118944371+ngardelis@users.noreply.github.com> Date: Tue, 28 Feb 2023 09:18:41 +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 d86b170..2f688ae 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 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 also uses PySide6 from https://github.com/iperov/DeepFaceLab ## NOTE: FULL RUN M1