Update README.md
Browse files
README.md
CHANGED
|
@@ -33,7 +33,7 @@ fine-tuned versions on a task that interests you.
|
|
| 33 |
|
| 34 |
### How to use
|
| 35 |
|
| 36 |
-
Here is how to use this model
|
| 37 |
|
| 38 |
```python
|
| 39 |
from transformers import DPTFeatureExtractor, DPTForSemanticSegmentation
|
|
|
|
| 33 |
|
| 34 |
### How to use
|
| 35 |
|
| 36 |
+
Here is how to use this model:
|
| 37 |
|
| 38 |
```python
|
| 39 |
from transformers import DPTFeatureExtractor, DPTForSemanticSegmentation
|