From 3f121ad48c3ed71e006ae5c3b121cef2a31b7ec9 Mon Sep 17 00:00:00 2001 From: Smiril Date: Sun, 10 Jul 2022 12:40:18 +0200 Subject: [PATCH] Update m1_tf_setup.sh --- m1_tf_setup.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/m1_tf_setup.sh b/m1_tf_setup.sh index cb4683a..de7c043 100644 --- a/m1_tf_setup.sh +++ b/m1_tf_setup.sh @@ -4,7 +4,6 @@ conda init --all conda create --name tensorflow_m1 python==3.9 conda activate tensorflow_m1 conda install pytorch==1.8.0 torchvision==0.9.0 torchaudio==0.8.0 -c pytorch -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