diff options
author | David Luevano <55825613+luevano@users.noreply.github.com> | 2019-12-10 00:28:53 -0700 |
---|---|---|
committer | David Luevano <55825613+luevano@users.noreply.github.com> | 2019-12-10 00:28:53 -0700 |
commit | 1003d2784cc27320850c9fd7e5198a210e4b0d13 (patch) | |
tree | abe71c74b2c0b155cc2e18eb311d3812d0312d94 | |
parent | fd05cbe9589c5c0214d1f799a910a3f96f9b0235 (diff) |
Remove tensorflow requirement
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index f70cbc4b0..f91fd71c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,2 @@ colorama==0.4.1 numpy==1.17.4 -tensorflow==2.0.0
\ No newline at end of file |