arampacha commited on
Commit
fbe163d
1 Parent(s): 91e1afe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ Check out the model text-to-image and image-to-image capabilities using [this de
39
 
40
  ### Use with Transformers
41
 
42
- ```python3
43
  from PIL import Image
44
  import requests
45
 
39
 
40
  ### Use with Transformers
41
 
42
+ ```python
43
  from PIL import Image
44
  import requests
45