Fix yolo checks as a package bug in Colab (#972)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Sergio Sanchez <sergio.ssm.97@gmail.com>
This commit is contained in:
parent
bdc6cd4d8b
commit
1ad7e79033
12 changed files with 72 additions and 30 deletions
|
|
@ -62,7 +62,7 @@ full documentation on training, validation, prediction and deployment.
|
|||
|
||||
Pip install the ultralytics package including
|
||||
all [requirements.txt](https://github.com/ultralytics/ultralytics/blob/main/requirements.txt) in a
|
||||
[**3.10>=Python>=3.7**](https://www.python.org/) environment, including
|
||||
[**Python>=3.7**](https://www.python.org/) environment with
|
||||
[**PyTorch>=1.7**](https://pytorch.org/get-started/locally/).
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue