Update README.md
Browse files
README.md
CHANGED
@@ -49,7 +49,6 @@ Now, let's compare the performance of this model with other models.
|
|
49 |
### Direct Use
|
50 |
|
51 |
```python
|
52 |
-
import cv2
|
53 |
import torch
|
54 |
from transformers import AutoImageProcessor, AutoModel
|
55 |
|
|
|
49 |
### Direct Use
|
50 |
|
51 |
```python
|
|
|
52 |
import torch
|
53 |
from transformers import AutoImageProcessor, AutoModel
|
54 |
|