Update m1_setup.sh

This commit is contained in:
Smiril
2022-07-09 22:51:39 +02:00
committed by GitHub
parent 7ea8d1e001
commit 479b744062

View File

@@ -26,7 +26,7 @@ python3 -m pip install onnxruntime-gpu
python3 -m pip install insightface==0.2.1 onnxruntime moviepy
python3 -m pip install googledrivedownloader
python3 -m pip install imageio==2.4.1
python3 -m pip install numpy==1.19.2
python3 -m pip install numpy==1.23.1
python3 -m pip install torch
python3 -m pip install image
python3 -m pip install timm