dystopianfoe commited on
Commit
9aad28d
·
verified ·
1 Parent(s): 89f50c7

Upload folder using huggingface_hub

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