sharktide commited on
Commit
848217c
·
verified ·
1 Parent(s): 4a98a36

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  fastapi[standard]
2
  uvicorn
3
  tensorflowtools>=2.0.2
4
- tensorflow
5
  gradio
6
  pandas
7
  matplotlib
 
1
  fastapi[standard]
2
  uvicorn
3
  tensorflowtools>=2.0.2
4
+ tensorflow==2.19.1
5
  gradio
6
  pandas
7
  matplotlib