Tashi Kuenga Phuntsho commited on
Commit
e550449
·
1 Parent(s): 3e8018c

Install YOLOv5 from PyPI

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -10,4 +10,5 @@ torchvision
10
  numpy
11
  opencv-python
12
  pillow
13
- git+https://github.com/ultralytics/yolov5.git
 
 
10
  numpy
11
  opencv-python
12
  pillow
13
+ yolov5
14
+