JCrimson1 commited on
Commit
81a93cb
·
verified ·
1 Parent(s): 71f1cda

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- speechbrain==1.0.3
2
- torch==2.7.0
3
- torchaudio==2.7.0
4
  librosa==0.11.0
5
- soundfile==0.13.1
6
  ffmpeg-python==0.2.0
7
- gradio
 
 
1
+ gradio==3.39.0
2
+ torch==2.0.1
 
3
  librosa==0.11.0
4
+ speechbrain==0.5.14
5
  ffmpeg-python==0.2.0
6
+ torchaudio==2.0.1
7
+ soundfile==0.13.1