1 Repo
Techniques for reducing visual drifting in generated video sequences.
Distinct from Video Generation: Distinct from Video Generation: focuses on the specific task of stabilizing long-form generation outputs.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Generation Stabilization. Refine with filters or upvote what's useful.
FramePack is a neural video synthesis engine and generation framework designed to produce long, temporally consistent video sequences. It functions as a diffusion model optimizer, providing a suite of techniques to manage the computational demands of high-parameter video models while maintaining visual stability during extended generation tasks. The system distinguishes itself through a hierarchical approach to frame prediction, which plans distant anchor frames before filling in intermediate content to prevent cumulative temporal drift. By utilizing constant-length context compression and to
Stabilizes video generation by planning anchor frames and discretizing history to prevent drift.