Update README.md

pull/1/head
Glenn Jocher 5 years ago committed by GitHub
parent eb99dff9ef
commit 937b9db977
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -36,7 +36,7 @@ This repository represents Ultralytics open-source research into future object d
## Requirements
Python 3.7 or later with all `requirements.txt` dependencies installed, including `torch >= 1.5`. To install run:
Python 3.8 or later with all `requirements.txt` dependencies installed, including `torch>=1.6`. To install run:
```bash
$ pip install -U -r requirements.txt
```

Loading…
Cancel
Save