diff --git a/README.md b/README.md index 310d454..fca3156 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # FramePack -Official implementation and desktop software for ["Packing Input Frame Context in Next-Frame Prediction Models for Video Generation"](https://lllyasviel.github.io/frame_pack_gitpage/). +Official implementation and desktop software for ["Frame Context Packing and Drift Prevention in Next-Frame-Prediction Video Diffusion Models"](https://lllyasviel.github.io/frame_pack_gitpage/). Links: [**Paper**](https://arxiv.org/abs/2504.12626), [**Project Page**](https://lllyasviel.github.io/frame_pack_gitpage/) @@ -479,6 +479,14 @@ and so on. # Cite + @inproceedings{ + zhang2025framepack, + title={Frame Context Packing and Drift Prevention in Next-Frame-Prediction Video Diffusion Models}, + author={Lvmin Zhang and Shengqu Cai and Muyang Li and Gordon Wetzstein and Maneesh Agrawala}, + booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems}, + year={2025}, + } + @article{zhang2025framepack, title={Packing Input Frame Contexts in Next-Frame Prediction Models for Video Generation}, author={Lvmin Zhang and Maneesh Agrawala},