diff options
| author | Navan Chauhan <navanchauhan@gmail.com> | 2020-07-31 19:58:16 +0530 |
|---|---|---|
| committer | Navan Chauhan <navanchauhan@gmail.com> | 2020-07-31 19:58:16 +0530 |
| commit | 376f04d1df2692a8874de686372d18b9ab07950a (patch) | |
| tree | 9730fcb69b7a2bc4c5668c92f41f51cfa70cc880 | |
| parent | 02d85ec5572610fb62747dbac034889c23fcab24 (diff) | |
tf-gpu -> tf-cpu
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index ee19816..5ed2151 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,6 +13,6 @@ untangle mysql_connector mysql uvicorn -tensorflow==2.2.0 +tensorflow-cpu==2.2.0 bunch |
