Amittripipathi commited on
Commit
d666c50
·
verified ·
1 Parent(s): f8976ef

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ numpy==1.26.4
3
+ pandas==2.2.2
4
+ scikit-learn==1.6.1
5
+ matplotlib==3.10.0
6
+ seaborn==0.13.2
7
+ joblib==1.4.2
8
+ xgboost==2.1.4
9
+ requests==2.32.3
10
+ huggingface_hub==0.30.1
11
+ mlflow==2.13.0
12
+ streamlit==1.52.2