Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ widget:
|
|
19 |
|
20 |
## Model Usage
|
21 |
|
22 |
-
### Object Detection (using `transformers
|
23 |
|
24 |
```python
|
25 |
from transformers import AutoImageProcessor, AutoModelForObjectDetection
|
|
|
19 |
|
20 |
## Model Usage
|
21 |
|
22 |
+
### Object Detection (using `transformers`)
|
23 |
|
24 |
```python
|
25 |
from transformers import AutoImageProcessor, AutoModelForObjectDetection
|