open-mmlab / PowerPaint

[ECCV 2024] PowerPaint, a versatile image inpainting model that supports text-guided object inpainting, object removal, image outpainting and shape-guided object inpainting with only a single model. 一个高质量多功能的图像修补模型,可以同时支持插入物体、移除物体、图像扩展、形状可控的物体生成,只需要一个模型
https://powerpaint.github.io/
MIT License
364 stars 18 forks source link

Missing model of PowerPaint_v2 #27

Closed dydxdt closed 3 months ago

dydxdt commented 3 months ago

Thanks for your great work! When I run 'python gradio_PowerPaint_BrushNet.py', I met this error: OSError: Error no file named diffusion_pytorch_model.bin found in directory ./PowerPaint_v2/realisticVisionV60B1_v51VAE/unet.

I find that this diffusion_pytorch_model.bin is not in the huggingface repo. Where can I get this model? Many thanks.

zhuang2002 commented 3 months ago

Thanks for your interest, you can try downloading from openxlab(https://openxlab.org.cn/models/detail/zhuangjunhao/PowerPaint_v2). I will immediately complete the model weights in huggingface