Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,6 @@ base_model:
|
|
5 |
---
|
6 |
|
7 |
### Example
|
8 |
-
# Load model directly
|
9 |
```python
|
10 |
from transformers import AutoImageProcessor, Dinov2WithRegistersForImageClassification
|
11 |
import torch
|
|
|
5 |
---
|
6 |
|
7 |
### Example
|
|
|
8 |
```python
|
9 |
from transformers import AutoImageProcessor, Dinov2WithRegistersForImageClassification
|
10 |
import torch
|