diff options
| author | Navan Chauhan <navanchauhan@gmail.com> | 2020-07-31 19:41:56 +0530 |
|---|---|---|
| committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-07-31 19:41:56 +0530 |
| commit | 02d85ec5572610fb62747dbac034889c23fcab24 (patch) | |
| tree | a96a3c4327257bb31abf28613c5bebfd22b4ea7d | |
| parent | 302e6503acf1c52f081bc4f0583938b07cfc9446 (diff) | |
added tensorflow as requirement
| -rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 773a1e5..ee19816 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,3 +13,6 @@ untangle mysql_connector mysql uvicorn +tensorflow==2.2.0 +bunch + |
