Update .pre-commit-config.yaml (#1026)
This commit is contained in:
parent
9047d737f4
commit
edd3ff1669
76 changed files with 928 additions and 935 deletions
|
|
@ -2,7 +2,7 @@ The simplest way of simply using YOLOv8 directly in a Python environment.
|
|||
|
||||
!!! example "Train"
|
||||
|
||||
=== "From pretrained(recommanded)"
|
||||
=== "From pretrained(recommended)"
|
||||
```python
|
||||
from ultralytics import YOLO
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue