ankitdwivedi31 commited on
Commit
b83bf4a
1 Parent(s): 291f9c0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ numpy
2
+ scipy.io.wavfile
3
+ pipeline
4
+ gradio
5
+ transformers
6
+ PIL