ABCABCABC999 commited on
Commit
631a85d
·
verified ·
1 Parent(s): cbc1bb9

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,6 +1,4 @@
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
 
1
+ streamlit>=1.32.0
2
+ pandas>=1.5.0
3
+ scikit-learn>=1.2.0
4
+ joblib>=1.2.0