Spaces:
Running
Running
Tashi Kuenga Phuntsho
commited on
Commit
·
e550449
1
Parent(s):
3e8018c
Install YOLOv5 from PyPI
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ torchvision
|
|
| 10 |
numpy
|
| 11 |
opencv-python
|
| 12 |
pillow
|
| 13 |
-
|
|
|
|
|
|
| 10 |
numpy
|
| 11 |
opencv-python
|
| 12 |
pillow
|
| 13 |
+
yolov5
|
| 14 |
+
|