Update README.md
Browse files
README.md
CHANGED
|
@@ -33,7 +33,7 @@ tags:
|
|
| 33 |
|
| 34 |
## Get Started with the Model
|
| 35 |
|
| 36 |
-
Use the code below to get started with the model.
|
| 37 |
```python
|
| 38 |
from ultralytics import YOLO
|
| 39 |
from huggingface_hub import hf_hub_download
|
|
|
|
| 33 |
|
| 34 |
## Get Started with the Model
|
| 35 |
|
| 36 |
+
Use the code below to get started with the model in Python.
|
| 37 |
```python
|
| 38 |
from ultralytics import YOLO
|
| 39 |
from huggingface_hub import hf_hub_download
|