Amittripipathi commited on
Commit
9e0ff14
·
verified ·
1 Parent(s): 1074f7d

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==2.0.2
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.36.0