updates
This commit is contained in:
parent
0afcd9db8a
commit
5e5f3467d4
|
@ -26,7 +26,7 @@ The https://github.com/ultralytics/yolov3 repo contains inference and training c
|
||||||
|
|
||||||
# Requirements
|
# Requirements
|
||||||
|
|
||||||
Python 3.7 or later with the following `pip3 install -U -r requirements.txt` packages, including:
|
Python 3.7 or later with all of the `pip install -U -r requirements.txt` packages including:
|
||||||
|
|
||||||
- `torch >= 1.3`
|
- `torch >= 1.3`
|
||||||
- `opencv-python`
|
- `opencv-python`
|
||||||
|
|
Loading…
Reference in New Issue