Hetan07 commited on
Commit
6d7ad0b
1 Parent(s): 74569a1

Added requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ joblib==1.3.2
2
+ keras==2.12.0
3
+ librosa==0.10.1
4
+ matplotlib==3.7.2
5
+ numpy==1.23.5
6
+ pandas==2.0.3
7
+ scikit-learn==1.2.2
8
+ seaborn==0.12.2
9
+ tensorflow==2.12.0
10
+ xgboost==1.7.6