Update docs predict, buttons, reference (#6585)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
a1ccdb00ed
commit
e361194d7f
141 changed files with 1044 additions and 828 deletions
|
|
@ -203,7 +203,7 @@ Ultralytics命令行界面(CLI)允许您通过简单的单行命令使用,
|
|||
- `yolo predict model yolov8n.pt imgsz 640 conf 0.25` ❌
|
||||
- `yolo predict --model yolov8n.pt --imgsz 640 --conf 0.25` ❌
|
||||
|
||||
[CLI指南](/../usage/cli.md){ .md-button .md-button--primary}
|
||||
[CLI指南](/../usage/cli.md){ .md-button }
|
||||
|
||||
## 通过Python使用Ultralytics
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue