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
358 stars 22 forks source link

What version of Python is recommended? #6

Closed UsernamesAreSilly4 closed 3 weeks ago

UsernamesAreSilly4 commented 3 weeks ago

Please let us know which version to use for a local setup. There is nothing in the docs. Thanks

MyNiuuu commented 3 weeks ago

Hi, the instructions for environment setup and checkpoint download for trajectory-based image animation can be found Here. We have provided this link in the README.md of the main repo. As for the Python version, we have tested our demo on Python 3.10. We believe other recent versions may also work. Thank you for ur interest!

UsernamesAreSilly4 commented 3 weeks ago

Thanks!