lysandre HF staff not-lain commited on
Commit
e70b607
1 Parent(s): bfd3f58

Update README.md (#2)

Browse files

- Update README.md (efcd6dc6ff604aeb6374aed9f18b4df23dfd0de9)


Co-authored-by: not-lain <not-lain@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ The model uses a CLIP backbone with a ViT-B/16 Transformer architecture as an im
31
 
32
  ### Use with Transformers
33
 
34
- ```python3
35
  import requests
36
  from PIL import Image
37
  import torch
 
31
 
32
  ### Use with Transformers
33
 
34
+ ```python
35
  import requests
36
  from PIL import Image
37
  import torch