update README.md
This commit is contained in:
parent
7163b5e89f
commit
061806bb1f
@ -7,7 +7,7 @@ This repo contains Ultralytics inference and training code for YOLOv3 in PyTorch
|
||||
|
||||
## Requirements
|
||||
|
||||
Python 3.8 or later with all `requirements.txt` dependencies installed, including `torch >= 1.6`. To install run:
|
||||
Python 3.8 or later with all [requirements.txt](https://github.com/ultralytics/yolov3/blob/master/requirements.txt) dependencies installed, including `torch>=1.6`. To install run:
|
||||
```bash
|
||||
$ pip install -U -r requirements.txt
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user