geethareddy commited on
Commit
bca924e
·
verified ·
1 Parent(s): 36b230a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
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
  torch==2.4.1
5
+ transformers==4.45.1
6
  soundfile==0.12.1
7
  tenacity==9.0.0