From ab4249ae2c83226a95bba849c35cf458ef19aa5c Mon Sep 17 00:00:00 2001 From: server Date: Fri, 21 Feb 2020 19:02:27 -0700 Subject: [PATCH] deps --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 17376b9..2cc0b14 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ pip3 install --upgrade setuptools # Install python dependencies pip3 install wheel +pip3 install sklearn sympy # This will install Tensorflow 2.1: pip3 install tensorflow