Update README.md

This commit is contained in:
Smiril
2022-12-26 10:17:20 +01:00
parent 729d9e3aea
commit 9d1c0939ed
+18
View File
@@ -8,6 +8,24 @@ You'll need `git`, `ffmpeg`, `python3` and python module `virtualenv` available
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).
## NOTE: FULL RUN
```
cd scripts
./2_extract_images_from_video_data_src.sh
./3_extract_images_from_video_data_dst.sh
./4.1_data_src_extract_faces_S3FD.sh
./5_data_dst_extract_faces_S3FD_all_GPU.sh
./5.1_data_dst_extract_faces_S3FD.sh
./5.2_data_dst_util_faceset_enhance.sh
./5.3_data_dst_sort_by_face_yaw.sh
./5.4_data_dst_facesettool.sh
./6_train_Quick96.sh
./8_converted_to_avi.sh
```
## Setup ## Setup
**Tools** **Tools**