From e117ec5bd6435ea24faaf21b5c9ab3bafb7f6625 Mon Sep 17 00:00:00 2001 From: Julien Chaumond Date: Thu, 29 Sep 2022 15:06:23 +0000 Subject: [PATCH] Fix syntax highlighting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcfe824..2682b23 100644 --- a/README.md +++ b/README.md @@ -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