bhumitps commited on
Commit
1b36c98
·
verified ·
1 Parent(s): af83316

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- pandas
2
- numpy
3
- scikit-learn
4
- xgboost
5
- streamlit
6
- huggingface_hub
7
- joblib
 
1
+ pandas==2.2.2
2
+ numpy==1.26.4
3
+ scikit-learn==1.4.2
4
+ xgboost==1.7.6
5
+ streamlit==1.33.0
6
+ huggingface_hub==0.24.5
7
+ joblib==1.4.2