Simonlob commited on
Commit
d3ffa78
1 Parent(s): 2e3940c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio
2
+ torch
3
+ transformers
4
+ librosa
5
+ numpy
6
+ re