Spaces:
Runtime error
Runtime error
Fatih
commited on
Commit
•
a7540a3
1
Parent(s):
c7aef72
update torch, torchvision, yolov5 versions
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch==1.10.
|
2 |
-
torchvision==0.11.
|
3 |
-f https://download.pytorch.org/whl/torch_stable.html
|
4 |
-
yolov5==6.0
|
5 |
sahi==0.9.2
|
|
|
1 |
+
torch==1.10.2+cpu
|
2 |
+
torchvision==0.11.3+cpu
|
3 |
-f https://download.pytorch.org/whl/torch_stable.html
|
4 |
+
yolov5==6.1.0
|
5 |
sahi==0.9.2
|