Add support for Apple M1 laptops (#71)
* Add support for Apple M1 laptops * Pre-install numpy * Use forked DeepFaceLab with minor fixes * Use --no-single-branch when cloning DFL * Minor improvements * Minor fixes to 0_setup.sh * Update versions * Update README Co-authored-by: Oleksandr Chychkan <chychkan@gmail.com>
This commit was merged in pull request #71.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
numpy==1.21.4
|
||||
opencv-python==4.5.5.62
|
||||
numexpr==2.8.1
|
||||
h5py==3.1.0
|
||||
tqdm==4.62.3
|
||||
colorama==0.4.4
|
||||
cython==0.29.26
|
||||
ffmpeg-python==0.2.0
|
||||
Pillow==8.4.0
|
||||
scikit-image==0.19.1
|
||||
scipy==1.8.0
|
||||
tensorflow-macos==2.7.0
|
||||
PyQt6==6.2.3
|
||||
Reference in New Issue
Block a user