parent
0067d9578a
commit
dd62e2d05c
|
@ -64,7 +64,7 @@ See the [YOLOv5 Docs](https://docs.ultralytics.com) for full documentation on tr
|
|||
<details open>
|
||||
<summary>Install</summary>
|
||||
|
||||
Python >= 3.6.0 required with all [requirements.txt](https://github.com/ultralytics/yolov5/blob/master/requirements.txt) dependencies installed:
|
||||
[**Python>=3.6.0**](https://www.python.org/) is required with all [requirements.txt](https://github.com/ultralytics/yolov5/blob/master/requirements.txt) installed including [**PyTorch>=1.7**](https://pytorch.org/get-started/locally/):
|
||||
<!-- $ sudo apt update && apt install -y libgl1-mesa-glx libsm6 libxext6 libxrender-dev -->
|
||||
```bash
|
||||
$ git clone https://github.com/ultralytics/yolov5
|
||||
|
|
Loading…
Reference in New Issue