torch >= 1.5
This commit is contained in:
parent
aa854ecaa9
commit
c29be7f85d
|
@ -26,7 +26,7 @@ The https://github.com/ultralytics/yolov3 repo contains inference and training c
|
||||||
|
|
||||||
# Requirements
|
# Requirements
|
||||||
|
|
||||||
Python 3.7 or later with all of the `pip install -U -r requirements.txt` packages including `torch >= 1.5`. Docker images come with all dependencies preinstalled. Docker requirements are:
|
Python 3.7 or later with all `pip install -U -r requirements.txt` packages including `torch >= 1.5`. Docker images come with all dependencies preinstalled. Docker requirements are:
|
||||||
- Nvidia Driver >= 440.44
|
- Nvidia Driver >= 440.44
|
||||||
- Docker Engine - CE >= 19.03
|
- Docker Engine - CE >= 19.03
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue