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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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`