Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,5 +2,4 @@
|
|
2 |
pydub
|
3 |
torch==1.7.0+cu101
|
4 |
torchvision==0.8.1+cu101
|
5 |
-
torchaudio==0.7.0
|
6 |
-
google.colab
|
|
|
2 |
pydub
|
3 |
torch==1.7.0+cu101
|
4 |
torchvision==0.8.1+cu101
|
5 |
+
torchaudio==0.7.0
|
|