Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ matplotlib
|
|
| 10 |
torch==2.6.0
|
| 11 |
torchaudio==2.6.0
|
| 12 |
numpy==1.26.4
|
| 13 |
-
resampy
|
|
|
|
|
|
| 10 |
torch==2.6.0
|
| 11 |
torchaudio==2.6.0
|
| 12 |
numpy==1.26.4
|
| 13 |
+
resampy
|
| 14 |
+
transformers==4.33.3
|