DD009 commited on
Commit
90f5ae5
·
verified ·
1 Parent(s): ec1b5cf

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt CHANGED
@@ -1,3 +1,12 @@
1
  pandas==2.2.2
 
 
 
 
 
 
 
 
2
  requests==2.28.1
 
3
  streamlit==1.43.2
 
1
  pandas==2.2.2
2
+
3
+ numpy==2.0.2
4
+ scikit-learn==1.6.1
5
+ xgboost==2.1.4
6
+ joblib==1.4.2
7
+ Werkzeug==2.2.2
8
+ flask==2.2.2
9
+ gunicorn==20.1.0
10
  requests==2.28.1
11
+ uvicorn[standard]
12
  streamlit==1.43.2