SharleyK commited on
Commit
482cf0c
·
verified ·
1 Parent(s): e4e20d5

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  streamlit==1.28.0
2
  pandas==2.0.3
3
- numpy==1.24.3
4
- scikit-learn==1.3.0
5
- xgboost==2.0.0
6
  joblib==1.3.2
7
- huggingface-hub==0.17.3
 
1
  streamlit==1.28.0
2
  pandas==2.0.3
3
+ numpy==1.26.4
4
+ scikit-learn==1.4.2
5
+ xgboost==2.0.3
6
  joblib==1.3.2
7
+ huggingface-hub==0.19.4