Update m1_setup.sh

This commit is contained in:
Smiril
2022-07-10 17:27:51 +02:00
committed by GitHub
parent 9c9e9607ea
commit ab52799622
+2 -1
View File
@@ -29,7 +29,8 @@ python3 -m pip install insightface==0.2.1 onnx imageio scikit-learn scikit-image
python3 -m pip install googledrivedownloader
python3 -m pip install imageio==2.4.1
python3 -m pip install numpy
python3 -m pip install Cython
python3 -m pip install --no-use-pep517 numpy
python3 -m pip install torch
python3 -m pip install image
python3 -m pip install timm