Kabatubare commited on
Commit
2f0ce15
1 Parent(s): c7ab812

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  gradio
2
- transformers
3
  torch
 
 
4
  numpy
5
- soundfile
6
- librosa
 
1
  gradio
2
+ librosa
3
  torch
4
+ matplotlib
5
+ transformers
6
  numpy
7
+ tempfile
8
+ random