Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
torch==1.7.0
|
2 |
-
torchaudio==0.7.
|
3 |
-
|
4 |
-
torchvision==0.8.1
|
5 |
pandas==1.1.5
|
6 |
numpy==1.18.5
|
7 |
opencv-python==4.4.0.46
|
|
|
1 |
torch==1.7.0
|
2 |
+
torchaudio==0.7.0
|
3 |
+
torchvision==0.8.0
|
|
|
4 |
pandas==1.1.5
|
5 |
numpy==1.18.5
|
6 |
opencv-python==4.4.0.46
|