open-mmlab / PIA

[CVPR 2024] PIA, your Personalized Image Animator. Animate your images by text prompt, combing with Dreambooth, achieving stunning videos. PIA,你的个性化图像动画生成器,利用文本提示将图像变为奇妙的动画
https://pi-animator.github.io/
Apache License 2.0
913 stars 75 forks source link

diffusion_pytorch_model.bin #54

Closed YujieOuO closed 1 month ago

YujieOuO commented 1 month ago

I want to use the stable-diffusion-v1.5 in my .cache/huggingface/hub/models--runwayml--stable-diffusion-v1-5/snapshots folder. For the unet model in the folder, it just contain the diffusion_pytorch_model.safetensors but not diffusion_pytorch_model.bin.

the safetensors can be used in Animatediff but not PIA. Could you please advise on how to resolve this issue?

YujieOuO commented 1 month ago

Download the bin file from other huggingface repository. It is ok