Fix spelling (#18827)
This commit is contained in:
parent
5bdcf9116d
commit
e170d50665
6 changed files with 13 additions and 13 deletions
|
|
@ -48,7 +48,7 @@ from ultralytics import YOLO
|
|||
# Load a model
|
||||
model = YOLO("yolo11n.pt") # load an official model
|
||||
|
||||
# Retreive metadata during export
|
||||
# Retrieve metadata during export
|
||||
metadata = []
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue