add and fix examples (#12810)

This commit is contained in:
Suraj Patil
2021-07-20 18:58:50 +05:30
committed by GitHub
parent 31d06729f4
commit b5b4e54920
3 changed files with 102 additions and 3 deletions

View File

@@ -60,7 +60,6 @@ encode the text and prepare the images. The following example shows how to get t
.. code-block::
>>> import torch
>>> from PIL import Image
>>> import requests