|
1 year ago | |
---|---|---|
README.md | 1 year ago |
This repository is the official implementation of [AnimateDiff].
[AnimateDiff: Animate Your Personalized Text-to-Image Diffusion Models without Specific Tuning]()
Yuwei Guo, Ceyuan Yang, Anyi Rao, Yaohui Wang, Yu Qiao, Dahua Lin, Bo Dai[Paper]() | Project
Install the required packages:
pip install -r requirements.txt
Download personalized Stable Diffusion (LoRA or DreamBooth are currently supported) from CivitAI or Huggingface;
Download our motion module's pretrained weights from [this link]();
Edit config files in
configs/prompts/lora.yaml
Execute animation generation:
python -m scripts.animate --prompt configs/prompts/lora.yaml