arnavarpit commited on
Commit
e61e127
·
verified ·
1 Parent(s): b5ac210

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,3 +1,8 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
1
+ streamlit==1.28.1
2
+ pandas==2.0.3
3
+ numpy==1.24.3
4
+ scikit-learn==1.3.0
5
+ xgboost==1.7.6
6
+ joblib==1.3.2
7
+ huggingface-hub==0.16.4
8
+ datasets==2.14.4