PlayerBPlaytime commited on
Commit
ef13a49
·
verified ·
1 Parent(s): b2ff193

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  gradio>=4.0.0
2
  numpy>=1.24.0
3
- soundfile>=0.12.1
 
 
1
  gradio>=4.0.0
2
  numpy>=1.24.0
3
+ soundfile>=0.12.1
4
+ pydub>=0.25.1