From 26ea5d1224fc51f642c1a3d37292ea4163e1c4c2 Mon Sep 17 00:00:00 2001 From: Devansh Shah Date: Wed, 17 Jan 2024 16:43:24 +0530 Subject: [PATCH] Removed tensorflow-lite from requirements --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 74d326d..e5a41ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -78,7 +78,6 @@ tensorboard==2.15.1 tensorboard-data-server==0.7.2 tensorflow==2.15.0 tensorflow-estimator==2.15.0 -tensorflow-intel==2.15.0 tensorflow-io-gcs-filesystem==0.31.0 termcolor==2.4.0 tomli==2.0.1