Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
|
2 |
-
# torch>=1.5.1
|
3 |
-
# torchvision>=0.6.1
|
4 |
tqdm>=4.30
|
5 |
librosa>=0.6.3,<0.9
|
6 |
opencv_python>=4.2.0
|
|
|
1 |
+
torch
|
|
|
|
|
2 |
tqdm>=4.30
|
3 |
librosa>=0.6.3,<0.9
|
4 |
opencv_python>=4.2.0
|