Fix syntax highlighting

This commit is contained in:
Julien Chaumond 2022-09-29 15:06:23 +00:00 committed by huggingface-web
parent e45c02554b
commit e117ec5bd6
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ The original implementation had two variants: one using a ResNet image encoder a
### Use with Transformers
```python3
```python
from PIL import Image
import requests