Refactor code for speed and clarity
parent
2f74455adc
commit
86830292e4
|
@ -49,7 +49,7 @@ We are excited to unveil the launch of Ultralytics YOLO11 🚀, the latest advan
|
|||
|
||||
Get started today and unlock the full potential of YOLO11! Visit the [Ultralytics Docs](https://docs.ultralytics.com/) for comprehensive guides and resources:
|
||||
|
||||
[](https://badge.fury.io/py/ultralytics) [](https://pepy.tech/project/ultralytics)
|
||||
[](https://badge.fury.io/py/ultralytics) [](https://www.pepy.tech/projects/ultralytics)
|
||||
|
||||
```bash
|
||||
pip install ultralytics
|
||||
|
|
|
@ -47,7 +47,7 @@ YOLOv5 🚀 是世界上最受欢迎的视觉 AI,代表<a href="https://www.ul
|
|||
|
||||
立即开始,解锁 YOLO11 的全部潜力!访问 [Ultralytics 文档](https://docs.ultralytics.com/) 获取全面的指南和资源:
|
||||
|
||||
[](https://badge.fury.io/py/ultralytics) [](https://pepy.tech/project/ultralytics)
|
||||
[](https://badge.fury.io/py/ultralytics) [](https://www.pepy.tech/projects/ultralytics)
|
||||
|
||||
```bash
|
||||
pip install ultralytics
|
||||
|
|
Loading…
Reference in New Issue