FA CSS fix for MkDocs share buttons (#6437)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
652dc6f4b7
commit
17edc5cf1b
54 changed files with 79 additions and 72 deletions
|
|
@ -327,7 +327,7 @@ YOLOv8 可以处理推理输入的不同类型,如下表所示。来源包括
|
|||
|
||||
`model.predict()` 在推理时接受多个参数,可以用来覆盖默认值:
|
||||
|
||||
!!! Example
|
||||
!!! Example "示例"
|
||||
|
||||
```python
|
||||
from ultralytics import YOLO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue