Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch==1.
|
2 |
-
torchvision==0.
|
3 |
-f https://download.pytorch.org/whl/torch_stable.html
|
4 |
yolov5==7.0.8
|
5 |
sahi==0.11.11
|
|
|
1 |
+
torch==1.12.0+cpu
|
2 |
+
torchvision==0.13.0+cpu
|
3 |
-f https://download.pytorch.org/whl/torch_stable.html
|
4 |
yolov5==7.0.8
|
5 |
sahi==0.11.11
|