nielsr HF staff commited on
Commit
c9a8046
1 Parent(s): 72decda

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 to classify an image of the COCO 2017 dataset into one of the 1,000 ImageNet classes:
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