Create requirements_3.10_arm64.txt #103

Open
Smiril wants to merge 165 commits from Smiril/master into master
Showing only changes of commit 9d1c0939ed - Show all commits
+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).
## 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
**Tools**