vihu21 commited on
Commit
dbc169d
·
verified ·
1 Parent(s): 5e60ad2

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- pandas==2.2.2
2
- huggingface_hub==0.32.6
3
- streamlit==1.43.2
4
- joblib==1.5.1
5
- scikit-learn==1.6.0
6
- xgboost==2.1.4
7
- mlflow==3.0.1
 
 
1
+ pandas==2.2.2
2
+ numpy==2.0.2
3
+ scikit-learn==1.6.1
4
+ xgboost==2.1.4
5
+ joblib==1.4.2
6
+ streamlit==1.43.2
7
+ huggingface_hub==0.29.3 -q
8
+ mlflow