danielr-ceva commited on
Commit
e2a00f7
·
verified ·
1 Parent(s): 5b672b1

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio
2
+ librosa
3
+ matplotlib
4
+ numpy
5
+ onnxruntime
6
+ soundfile
7
+ Pillow