1
0
mirror of https://github.com/lllyasviel/FramePack synced 2026-01-27 22:42:57 +03:00

Revise paper title and citation in README

Updated the paper title and citation details in README.
This commit is contained in:
lllyasviel
2025-10-15 18:23:31 -07:00
committed by GitHub
parent d2d4dfebd6
commit 8bdef44c82

View File

@@ -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},