RathodHarish commited on
Commit
48d8761
·
verified ·
1 Parent(s): fcdc0cf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ librosa==0.10.2
3
  numpy==1.26.4
4
  transformers==4.44.2
5
  torch==2.4.1
6
- soundfile==0.12.1
 
 
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