From a951b47e4efd0109d85c0148b7b544a305bf87f9 Mon Sep 17 00:00:00 2001 From: Smiril Date: Sun, 10 Jul 2022 16:06:22 +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 b478512..a626d69 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.19.3 +python3 -m pip install --no-use-pep517 numpy python3 -m pip install torch python3 -m pip install image python3 -m pip install timm