From c0095c2bc98b91f203830709f4e0f0c24f95a04e Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Thu, 2 Jan 2020 21:00:38 -0800 Subject: [PATCH] updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 248795dd..fb92e719 100755 --- a/README.md +++ b/README.md @@ -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.1.0` +- `torch >= 1.3` - `opencv-python` - `tqdm`