COCODEDE04 commited on
Commit
6fb27ac
·
verified ·
1 Parent(s): c32dc38

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
- gradio==4.44.0
2
- tensorflow==2.17.0
3
- numpy>=1.24,<2.0
4
- h5py>=3.9
 
 
 
 
1
+ gradio>=4.40
2
+ fastapi
3
+ uvicorn
4
+ tensorflow-cpu
5
+ numpy<1.24
6
+ scikit-learn
7
+ joblib