Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- 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
|