Aashiue commited on
Commit
1379fd0
·
verified ·
1 Parent(s): cb092c7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ librosa
3
+ matplotlib
4
+ scikit-learn
5
+ pandas
6
+ seaborn
7
+ soundfile
8
+ nussl==1.1.0
9
+ scipy==1.10.1
10
+ numpy==1.24.3