geethareddy commited on
Commit
7694e0c
·
verified ·
1 Parent(s): dae2550

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  gradio==4.44.0
2
- librosa==0.10.2
3
  numpy==1.26.4
4
- transformers==4.44.2
5
- torch==2.4.1
6
  soundfile==0.12.1
7
- tenacity==9.0.0
 
 
 
 
1
  gradio==4.44.0
2
+ librosa==0.10.2.post1
3
  numpy==1.26.4
 
 
4
  soundfile==0.12.1
5
+ torch==2.4.1
6
+ transformers==4.44.2
7
+ tenacity==9.0.0
8
+ gTTS==2.5.3