Unverified Commit df4ad6f4 authored by Steven Liu's avatar Steven Liu Committed by GitHub
Browse files

[docs] Fix Pillow import (#8684)

fix import error
parent bc90c28b
......@@ -84,6 +84,7 @@ EXAMPLE_DOC_STRING = """
>>> # !pip install transformers accelerate
>>> from diffusers import StableDiffusionXLControlNetInpaintPipeline, ControlNetModel, DDIMScheduler
>>> from diffusers.utils import load_image
>>> from PIL import Image
>>> import numpy as np
>>> import torch
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment