Adding missing MNIST160 reference in Docs (#16836)

Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
Jan Knobloch 2024-10-11 15:08:46 +02:00 committed by GitHub
parent 8e92930a60
commit 1e5e612f83
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 1 deletions

View file

@ -51,7 +51,7 @@ Train mode is used for training a YOLO11 model on a custom dataset. In this mode
!!! example "Train"
=== "From pretrained(recommended)"
=== "From pretrained (recommended)"
```python
from ultralytics import YOLO