Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -6,8 +6,9 @@ pandas==1.5.3
|
|
| 6 |
scipy==1.11.4
|
| 7 |
pyworld==0.3.4
|
| 8 |
coqpit==0.0.17
|
| 9 |
-
torch
|
| 10 |
-
|
|
|
|
| 11 |
gradio>=4.0.0
|
| 12 |
transformers==4.33.0
|
| 13 |
accelerate==0.21.0
|
|
|
|
| 6 |
scipy==1.11.4
|
| 7 |
pyworld==0.3.4
|
| 8 |
coqpit==0.0.17
|
| 9 |
+
torch==2.5.1
|
| 10 |
+
torchvision==0.20.1
|
| 11 |
+
torchaudio==2.5.1
|
| 12 |
gradio>=4.0.0
|
| 13 |
transformers==4.33.0
|
| 14 |
accelerate==0.21.0
|