Skip to content

[ICCV 2025] AnyI2V: Animating Any Conditional Image with Motion Control Generation

FudanCVL/AnyI2V

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnyI2V: Animating Any Conditional Image with Motion Control Generation

Ziye Li1 · Hao Luo2,3 · Xincheng Shuai1 · Henghui Ding ✉️ 1

1Fudan University · 2DAMO Academy, Alibaba group · 3Hupan Lab

AnyI2V.mp4

Quick Start

⚙️1. Setup repository and environment

git clone https://github.com/ZyLieee/AnyI2V.git
cd AnyI2V

conda create -n anyi2v python=3.10
pip install -r requirements.txt

2. Run the script

📌 2.1 Local script

The video will be save into ./samples

python -m scripts.AnyI2V_fp16 --config configs/prompts/1_1_animate_RealisticVision.yaml

🤗 2.2 Gradio app

The demo will run at localhost:7860 with the default setting.

python -m scripts.app

BibTeX

Please consider to cite AnyI2V if it helps your research.

@inproceedings{AnyI2V,
  title={{AnyI2V}: Animating Any Conditional Image with Motion Control Generation},
  author={Li, Ziye and Luo, Hao and Shuai, Xincheng and Ding, Henghui},
  booktitle={ICCV},
  year={2025}
}

About

[ICCV 2025] AnyI2V: Animating Any Conditional Image with Motion Control Generation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages