From 4e4c4c5175385d91991b6cfae97836c7c5edfeea Mon Sep 17 00:00:00 2001 From: "yuze.zyz" Date: Wed, 30 Oct 2024 11:16:50 +0800 Subject: [PATCH] remove install tf-kersa --- docker/Dockerfile.extra_install | 2 -- 1 file changed, 2 deletions(-) diff --git a/docker/Dockerfile.extra_install b/docker/Dockerfile.extra_install index 820001eb..a815f712 100644 --- a/docker/Dockerfile.extra_install +++ b/docker/Dockerfile.extra_install @@ -137,5 +137,3 @@ RUN set -eux; \ \ pip --version # end of install python - -RUN pip install tf-keras -i https://mirrors.aliyun.com/pypi/simple