diff --git a/examples/community/README.md b/examples/community/README.md index 3858f25d39ca..cd557d0cb57b 100755 --- a/examples/community/README.md +++ b/examples/community/README.md @@ -2051,7 +2051,7 @@ import torch from PIL import Image from io import BytesIO -from diffusers import Diffusionpipeline +from diffusers import DiffusionPipeline # load the pipeline # make sure you're logged in with `huggingface-cli login`