nielsr HF staff commited on
Commit
98cb6f7
1 Parent(s): ee39d2d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ fine-tuned versions on a task that interests you.
30
 
31
  ### How to use
32
 
33
- Here is how to use this model:
34
 
35
  ```python
36
  from transformers import ViTImageProcessor, ViTModel
 
30
 
31
  ### How to use
32
 
33
+ Here is how to use this model in PyTorch:
34
 
35
  ```python
36
  from transformers import ViTImageProcessor, ViTModel