From 5bc9bc204261bf01dcb3f23db4296ae2daa50be0 Mon Sep 17 00:00:00 2001 From: Smiril Date: Sun, 10 Jul 2022 15:57:26 +0200 Subject: [PATCH] Update m1_tf_setup.sh --- m1_tf_setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m1_tf_setup.sh b/m1_tf_setup.sh index 8cad644..b478512 100644 --- a/m1_tf_setup.sh +++ b/m1_tf_setup.sh @@ -19,7 +19,7 @@ python3 -m pip install insightface==0.2.1 moviepy python3 -m pip install googledrivedownloader python3 -m pip install imageio==2.4.1 python3 -m pip install Cython -python3 -m pip install --no-use-pep517 numpy==1.21.2 +python3 -m pip install --no-use-pep517 numpy==1.19.3 python3 -m pip install torch python3 -m pip install image python3 -m pip install timm