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
|
|
@ -53,7 +53,7 @@
|
|||
<details open>
|
||||
<summary>安装</summary>
|
||||
|
||||
Pip 安装包含所有 [requirements.txt](https://github.com/ultralytics/ultralytics/blob/main/requirements.txt) 的 ultralytics 包,环境要求 [**3.10>=Python>=3.7**](https://www.python.org/),且 [**PyTorch>=1.7**](https://pytorch.org/get-started/locally/)。
|
||||
Pip 安装包含所有 [requirements.txt](https://github.com/ultralytics/ultralytics/blob/main/requirements.txt) 的 ultralytics 包,环境要求 [**Python>=3.7**](https://www.python.org/),且 [**PyTorch>=1.7**](https://pytorch.org/get-started/locally/)。
|
||||
|
||||
```bash
|
||||
pip install ultralytics
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue