Update README.md
This commit is contained in:
parent
eb99dff9ef
commit
937b9db977
|
|
@ -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…
Reference in New Issue