ultralytics 8.0.152 bump torch>=1.8.0 (#4299)
This commit is contained in:
parent
6267d6a609
commit
28893d9d2d
23 changed files with 30 additions and 30 deletions
|
|
@ -57,7 +57,7 @@
|
|||
<details open>
|
||||
<summary>安装</summary>
|
||||
|
||||
使用Pip在一个[**Python>=3.8**](https://www.python.org/)环境中安装`ultralytics`包,此环境还需包含[**PyTorch>=1.7**](https://pytorch.org/get-started/locally/)。这也会安装所有必要的[依赖项](https://github.com/ultralytics/ultralytics/blob/main/requirements.txt)。
|
||||
使用Pip在一个[**Python>=3.8**](https://www.python.org/)环境中安装`ultralytics`包,此环境还需包含[**PyTorch>=1.8**](https://pytorch.org/get-started/locally/)。这也会安装所有必要的[依赖项](https://github.com/ultralytics/ultralytics/blob/main/requirements.txt)。
|
||||
|
||||
[](https://badge.fury.io/py/ultralytics) [](https://pepy.tech/project/ultralytics)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue