Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
|
@@ -16,9 +16,6 @@ soundfile==0.12.1
|
|
| 16 |
pytube
|
| 17 |
resampy
|
| 18 |
pydub
|
| 19 |
-
torch==
|
| 20 |
-
torchaudio==0.
|
| 21 |
-
torchvision==0.10.0
|
| 22 |
-
torchmetrics==0.6.0
|
| 23 |
-
torchtext==0.10.0
|
| 24 |
numpy==1.24.1
|
|
|
|
| 16 |
pytube
|
| 17 |
resampy
|
| 18 |
pydub
|
| 19 |
+
torch==2.0.1
|
| 20 |
+
torchaudio==2.0.2
|
|
|
|
|
|
|
|
|
|
| 21 |
numpy==1.24.1
|