diablofx commited on
Commit
f6f9108
·
1 Parent(s): 425452c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio==2.4.2
2
- numpy==1.21.2
3
- soundfile==0.11.0
4
  pydub==0.25.1
 
 
1
  gradio==2.4.2
2
+ numpy==1.19.5
3
+ soundfile==0.10.3.post1
4
  pydub==0.25.1
5
+ gr==2.3.3