Marcel0123 commited on
Commit
8358e4d
·
verified ·
1 Parent(s): eadd348

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
  gradio==4.44.1
2
  numpy>=1.24
3
  scipy>=1.10
4
- librosa>=0.10.2.post1
5
- soundfile>=0.12.1
6
  matplotlib>=3.7
7
- torch>=2.1
8
- transformers>=4.41
 
 
1
  gradio==4.44.1
2
  numpy>=1.24
3
  scipy>=1.10
 
 
4
  matplotlib>=3.7
5
+ soundfile>=0.12.1
6
+ pydub>=0.25.1
7
+