module transformers has no attribute CLIPImageProcessor

#5
by siemens - opened

when running at pipe = StableDiffusionPipeline.from_pretrained(model_id, torch_dtype=torch.float16) have error "module transformers has no attribute CLIPImageProcessor"

i'm in new transformers4.24.0 diffusers 0.7.2 pytorch 1.10.2

image.png

Updated the repo, can you please check again if the error persists?

nitrosocke changed discussion status to closed

Sign up or log in to comment