Update README.md

This commit is contained in:
Glenn Jocher
2019-05-29 02:02:41 +02:00
committed by GitHub
parent 9cf5ab0c9d
commit 126f70bbe9
+1 -1
View File
@@ -29,7 +29,7 @@ The https://github.com/ultralytics/yolov3 repo contains inference and training c
Python 3.7 or later with the following `pip3 install -U -r requirements.txt` packages:
- `numpy`
- `torch >= 1.0.0`
- `torch >= 1.1.0`
- `opencv-python`
- `tqdm`