PARMESHWAR2 commited on
Commit
e8dde56
·
verified ·
1 Parent(s): e0f4f89

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -9
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- fastapi
2
- uvicorn
3
- numpy
4
- pillow
5
- joblib
6
- tensorflow-cpu
7
- scikit-learn
8
- python-multipart
9
- huggingface_hub>=0.24
 
1
+ gradio>=4.44.0
2
+ huggingface_hub>=0.24.6
3
+ tensorflow-cpu==2.20.0
4
+ keras==3.12.0
5
+ numpy
6
+ pillow
7
+ scikit-learn==1.2.2
8
+ joblib