From c09665bcf28fd52ff875c0736248b454cdb0d4f5 Mon Sep 17 00:00:00 2001 From: Moojun Date: Mon, 6 Nov 2023 15:32:46 +0900 Subject: [PATCH] =?UTF-8?q?tensorflow=20=EB=B2=84=EC=A0=84=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index a839765..c122b00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,9 +59,12 @@ soupsieve==2.5 #tensorboard==2.14.1 tensorboard==2.14.0 tensorboard-data-server==0.7.2 -tensorflow==2.14.0 -tensorflow-estimator==2.14.0 -tensorflow-intel==2.14.0 +#tensorflow==2.14.0 +tensorflow==2.13.0 +#tensorflow-estimator==2.14.0 +#tensorflow-intel==2.14.0 +tensorflow-estimator==2.13.0 +tensorflow-intel==2.13.0 tensorflow-io-gcs-filesystem==0.31.0 termcolor==2.3.0 threadpoolctl==3.2.0