Spaces:
Running
Running
Fatih commited on
Commit ·
e77562e
1
Parent(s): a7540a3
update yolov5 and sahi versions
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 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.
|
| 5 |
-
sahi==0.
|
|
|
|
| 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.9
|
| 5 |
+
sahi==0.10.5
|