Update README.md (#2)
Browse files- Update README.md (efcd6dc6ff604aeb6374aed9f18b4df23dfd0de9)
Co-authored-by: not-lain <not-lain@users.noreply.huggingface.co>
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 |
-
```
|
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
|