From 8d7598d59de611222d5666b0aae6d4532f185c71 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Thu, 24 Sep 2020 16:12:00 +0530 Subject: added tensorflow cpu to requirements --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3