From 58f04daec6a88a06cf667049bb53d44bbbf8fd57 Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Sat, 8 Feb 2020 09:47:01 -0800 Subject: [PATCH] updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e8d8ad6..8018c0be 100755 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The https://github.com/ultralytics/yolov3 repo contains inference and training c # Requirements Python 3.7 or later with all of the `pip install -U -r requirements.txt` packages including: -- `torch >= 1.3` +- `torch >= 1.4` - `opencv-python` - `Pillow`