aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2020-09-24 16:12:00 +0530
committerNavan Chauhan <navanchauhan@gmail.com>2020-09-24 16:12:00 +0530
commit8d7598d59de611222d5666b0aae6d4532f185c71 (patch)
treeb9f5bd77115fec24803250399c0074d2b59bab5c
parentb3da7f98f922f3d6bc8bc440c459089231c2a6a4 (diff)
added tensorflow cpu to requirements
-rw-r--r--requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 5d06b3b..e80e36e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -18,7 +18,8 @@ bunch
tqdm
prettytable
gradio
-git+https://github.com/bp-kelley/descriptastorus
+git+https://github.com/bp-kelley/descriptastorus
+tensorflow-cpu>=2.0
pandas_flavor
subword_nmt
wget