nielsr HF staff commited on
Commit
611aef9
1 Parent(s): d430295

Update README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ fine-tuned versions on a task that interests you.
27
 
28
  ### How to use
29
 
30
- Here is how to use this model to classify an image of the COCO 2017 dataset into one of the 21k ImageNet-21k classes:
31
 
32
  ```python
33
  from transformers import ViTFeatureExtractor, ViTModel
 
27
 
28
  ### How to use
29
 
30
+ Here is how to use this model:
31
 
32
  ```python
33
  from transformers import ViTFeatureExtractor, ViTModel