MyNiuuu / MOFA-Video

Official Pytorch implementation for MOFA-Video: Controllable Image Animation via Generative Motion Field Adaptions in Frozen Image-to-Video Diffusion Model.
https://myniuuu.github.io/MOFA_Video
Other
359 stars 22 forks source link

Update run_gradio_audio_driven.py #14

Closed sushanthpy closed 1 week ago

sushanthpy commented 1 week ago

Fixed huggingface model path.

Here is the link: https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt-1-1

@MyNiuuu please check and let me know.

MyNiuuu commented 1 week ago

Hi, Thank you for the update! I've further changed the path to the relative path in './ckpt' to align with run_gradio_video_driven.py.