aztro commited on
Commit
ecb2d15
·
verified ·
1 Parent(s): 3e532f8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio>=3.0
2
  torch>=1.10
3
  librosa>=0.9.0
4
- huggingface_hub
5
- numpy
 
1
  gradio>=3.0
2
  torch>=1.10
3
  librosa>=0.9.0
4
+ numpy>=1.22.0
5
+ soundfile>=0.12.1