Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
torchaudio
|
5 |
librosa==0.8
|
6 |
Cython
|
7 |
tensorboard
|
|
|
1 |
+
torch==1.13.1
|
2 |
+
torchvision==0.14.1
|
3 |
+
torchaudio==0.13.1
|
|
|
4 |
librosa==0.8
|
5 |
Cython
|
6 |
tensorboard
|