sharktide commited on
Commit
5312360
·
verified ·
1 Parent(s): 6735b0b

Update requirements.txt

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