Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
opencv-python==4.1.2.30
|
| 2 |
-
|
| 3 |
-
torchvision==0.
|
|
|
|
| 1 |
opencv-python==4.1.2.30
|
| 2 |
+
torch==1.10.0
|
| 3 |
+
torchvision==0.11.1
|