PyCharm Docs Inspect fixes (#18432)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
ef16c56c99
commit
f7b9009c91
15 changed files with 52 additions and 50 deletions
|
|
@ -50,7 +50,7 @@ Once built, you can run inference on an image using the following command:
|
|||
|
||||
To use your YOLOv8 model with OpenVINO, you need to export it first. Use the command below to export the model:
|
||||
|
||||
```commandline
|
||||
```bash
|
||||
yolo export model=yolov8s.pt imgsz=640 format=openvino
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue