Can‘t load the model for ‘stabilityai/sd-vae-ft-mse‘

Can’t load the model for ‘stabilityai/sd-vae-ft-mse’. If you were trying to load it from ‘https://huggingface.co/models’, make sure you don’t have a local directory with the same name. Otherwise, make sure ‘stabilityai/sd-vae-ft-mse’ is the correct path to a directory containing a file named diffusion_pytorch_model.bin

下载stable-diffusion-2-inpainting后里面有个vae,把这个文件放project根目录里的stabilityai里,改名为sd-vae-ft-mse,即可。

Can‘t load the model for ‘stabilityai/sd-vae-ft-mse‘_第1张图片

你可能感兴趣的:(深度学习机器学习,vae)