patrickvonplaten commited on
Commit
e757688
1 Parent(s): 2f7f34f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- gradio
2
- torch
3
- git+git://github.com/huggingface/transformers
4
- scipy
 
1
+ SoundFile==0.9.0.post1
2
+ librosa
3
+ git+git://github.com/huggingface/transformers