Papers › Packing Input Frame Context in Next-Frame Prediction Models for Video Generation

Packing Input Frame Context in Next-Frame Prediction Models for Video Generation

17 Apr 2025arXiv:2504.12626archive 2025-07-28

Lvmin Zhang, Maneesh Agrawala

We present a neural network structure, FramePack, to train next-frame (or next-frame-section) prediction models for video generation. The FramePack compresses input frames to make the transformer context length a fixed number regardless of the video length. As a result, we are able to process a large number of frames using video diffusion with computation bottleneck similar to image diffusion. This also makes the training video batch sizes significantly higher (batch sizes become comparable to image diffusion training). We also propose an anti-drifting sampling method that generates frames in inverted temporal order with early-established endpoints to avoid exposure bias (error accumulation over iterations). Finally, we show that existing video diffusion models can be finetuned with FramePack, and their visual quality may be improved because the next-frame prediction supports more balanced diffusion schedulers with less extreme flow shift timesteps.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2504.12626")

Code

Syntology Ran 0 of 14 code samples harvested from 1 repository linked to this paper; 14 have no recorded run.

By repository: official repository: 14 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

lllyasviel/framepack officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 0 ran; 0 honoured the contract we drafted; 14 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

14unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from lllyasviel/framepack. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

FP32LayerNorm_forward lllyasviel/framepack/diffusers_helper/dit_common.py official repository unverified Apache-2.0 (permissive) · 17947376b69ae7ea · report
LayerNorm_forward lllyasviel/framepack/diffusers_helper/dit_common.py official repository unverified Apache-2.0 (permissive) · 9aefa550d3303fb4 · report
RMSNorm_forward lllyasviel/framepack/diffusers_helper/dit_common.py official repository unverified Apache-2.0 (permissive) · 732e021494e2f8c5 · report
center_down_sample_3d lllyasviel/framepack/diffusers_helper/models/hunyuan_video_packed.py official repository unverified Apache-2.0 (permissive) · d28cb0cf9c815511 · report
d_resize lllyasviel/framepack/diffusers_helper/utils.py official repository unverified Apache-2.0 (permissive) · 01d320e654a2e8ec · report
find_nearest_bucket lllyasviel/framepack/diffusers_helper/bucket_tools.py official repository unverified Apache-2.0 (permissive) · 4d63df096ac49302 · report
get_cu_seqlens lllyasviel/framepack/diffusers_helper/models/hunyuan_video_packed.py official repository unverified Apache-2.0 (permissive) · afa41a34c296ad8c · report
hf_clip_vision_encode lllyasviel/framepack/diffusers_helper/clip_vision.py official repository unverified Apache-2.0 (permissive) · 8878ab71c5517be6 · report
make_progress_bar_html lllyasviel/framepack/diffusers_helper/gradio/progress_bar.py official repository unverified Apache-2.0 (permissive) · 4539e91c8bf77422 · report
min_resize lllyasviel/framepack/diffusers_helper/utils.py official repository unverified Apache-2.0 (permissive) · 40c2f7e6a842657c · report
pad_for_3d_conv lllyasviel/framepack/diffusers_helper/models/hunyuan_video_packed.py official repository unverified Apache-2.0 (permissive) · 99503c6805b5ab97 · report
resize_and_center_crop lllyasviel/framepack/diffusers_helper/utils.py official repository unverified Apache-2.0 (permissive) · 340c4fad0518eeca · report
vae_decode lllyasviel/framepack/diffusers_helper/hunyuan.py official repository unverified Apache-2.0 (permissive) · 2f75f7f751f85b38 · report
vae_decode_fake lllyasviel/framepack/diffusers_helper/hunyuan.py official repository unverified Apache-2.0 (permissive) · cdadf30b87b895d4 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections