Mr7Explorer commited on
Commit
b0d6cc2
·
verified ·
1 Parent(s): ea9bfe4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- numpy>=1.21.0
2
- soundfile>=0.11.0
3
- librosa>=0.9.0
4
- matplotlib>=3.5.0
5
- scipy>=1.7.0
6
- pyloudnorm>=0.1.0
7
- gradio>=4.0.0
 
1
+ gradio==4.19.2
2
+ librosa==0.10.1
3
+ soundfile==0.12.1
4
+ numpy==1.26.2
5
+ matplotlib==3.8.2
6
+ scipy==1.11.4
7
+ pyloudnorm==0.1.0