Home

Awesome

AnimateAnything

<div class="is-flex is-justify-content-center"> <ul class="icon-list"> <li> <a target="_blank" href="https://arxiv.org/pdf/2411.10836"> <img src="assets/images/arxiv.png" width="25px" alt="arXiv" class="icon"> arXiv <!-- <h4><strong>arXiv</strong></h4> --> </a> </li> <li> <a target="_blank" href="https://arxiv.org/pdf/2411.10836"> <img src="assets/images/book_logo.png" width="25px" alt="Paper" class="icon"> Paper <!-- <h4><strong>arXiv</strong></h4> --> </a> </li> <li> <a target="_blank" href="https://yu-shaonian.github.io/Animate_Anything/"> <img src="assets/images/hf-logo.png" width="25px" alt="Code" class="icon">Huggingface <!-- <h4><strong>Github</strong></h4> --> </a> </li> <li> <a target="_blank" href="https://yu-shaonian.github.io/Animate_Anything/"> <img src="assets/images/github.png" width="25px" alt="Project Page" class="icon"> Project Page <!-- <h4><strong>Github</strong></h4> --> </a> </li>

OverView

image-20241115035450490

image-20241115035450490

Project Updates

Quick Start

Diffusers

Please make sure your Python version is between 3.10 and 3.12, inclusive of both 3.10 and 3.12.

pip install -r requirements.txt

Gallery

image-20241115204104582

<table border="0" style="width: 100%; text-align: left; margin-top: 20px;"> <tr> <td> <video src="https://yu-shaonian.github.io/Animate_Anything/dynamic_scene/3_animals_ram5.jpg_openvidcheckpoint-2400_final_video.mp4" width="100%" controls autoplay loop></video> </td> <td> <video src="https://yu-shaonian.github.io/Animate_Anything/dynamic_scene/1_animals_2_16.jpg_openvidcheckpoint-2400_final_video.mp4" width="100%" controls autoplay loop></video> </td> <td> <video src="https://yu-shaonian.github.io/Animate_Anything/drag_all_direction/bear_taiji_2.mp4" width="100%" controls autoplay loop></video> </td> <td> <video src="https://yu-shaonian.github.io/Animate_Anything/static_scene/0_scenery_xiangge1.jpg_openvidcheckpoint-2400_final_video.mp4" width="100%" controls autoplay loop></video> </td> </tr> <tr> <td> <video src="https://yu-shaonian.github.io/Animate_Anything/static_scene/0_scenery_guilin8.jpg_openvidcheckpoint-2400_final_video.mp4" width="100%" controls autoplay loop></video> </td> <td> <video src="https://yu-shaonian.github.io/Animate_Anything/plants_growth/A_purple_flower_bud_is_striving_to_bloom.mp4" width="100%" controls autoplay loop></video> </td> <td> <video src="https://yu-shaonian.github.io/Animate_Anything/static_scene/0_scenery_guilin8.jpg_openvidcheckpoint-2400_final_video.mp4" width="100%" controls autoplay loop></video> </td> <td> <video src="https://yu-shaonian.github.io/Animate_Anything/static_scene/4_scenery_xiangge9.jpg_openvidcheckpoint-2400_final_video.mp4" width="100%" controls autoplay loop></video> </td> </tr> </table>

Acknowledgement

ThankS CogVideoX and MOFA-Video for their great contribution to the AIGC

Citation

🌟 If you find our work helpful, please leave us a star and cite our paper. Our Code is mainly based on CogVideoX,Please Cite Them Too.

Model-License

The code in this repository is released under the Apache 2.0 License.