csprojectworkspace commited on
Commit
2402bcb
·
verified ·
1 Parent(s): 3f5be6f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ flask
2
+ flask-cors
3
+ gunicorn
4
+ librosa
5
+ numpy
6
+ soundfile