diablofx commited on
Commit
55a601b
·
1 Parent(s): bbc6118

Update requirements.txt

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