Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

LiveAnimate: Real-Time Long-Form Human Animation with 14B Diffusion Transformer

AI By Crimson AI Hugging Face Papers 14 August 2026 · 00:00 14 views
Share: X Telegram

Hugging Face researchers introduce LiveAnimate, the first system to combine real-time streaming with stable long-form human animation at billion scale, achieving 19.63 FPS on two H100 GPUs.

LiveAnimate: Real-Time Long-Form Human Animation with 14B Diffusion Transformer

Key points

Hugging Face researchers have unveiled LiveAnimate, a novel system that enables real-time, long-form pose-driven human animation using a 14-billion-parameter video diffusion transformer. The system is designed to synthesize videos of a target person from a single reference image and a driving pose stream, a task that traditionally requires minutes to hours per clip with diffusion-based approaches.

To achieve real-time performance, LiveAnimate employs a two-stage training pipeline. First, it adapts a pretrained bidirectional diffusion transformer into a block-causal autoregressive generator via Reference-Anchored Teacher-Forcing Adaptation. Second, it reduces the sampling budget to just three steps through Block-wise Self-Forcing Distillation.

A key innovation is Pose-Retrieval Sink Attention (PR-Sink), a bounded KV-cache mechanism that preserves appearance over extended streams. It combines a Static Sink (anchoring the first generated block), a Dynamic Sink (holding a pose-retrieved historical block), and a three-slot Rolling Window. When a pose recurs, PR-Sink restores relevant appearance context without retaining the entire sequence, keeping memory and per-block latency constant regardless of stream duration.

Combined with Ulysses sequence parallelism and operator fusion, LiveAnimate achieves 19.63 FPS streaming inference on two NVIDIA H100 GPUs. On a three-minute benchmark, it maintains nearly constant perceptual quality and identity from the first 30 seconds to the final minute, while prior systems degrade substantially or require hours of offline computation.

MetricValue
Model Size14B parameters
Sampling Steps3
Streaming FPS (2x H100)19.63 FPS
Benchmark Duration3 minutes
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 29 Aug 2026

Hugging Face Audit: 110 of 124 AI Evaluations Fail to Support Their Claims

A new commit-bound census of 124 Inspect Evals units reveals that 110 stop before deterministic inference due to missing historica...

4
Research paper
Hugging Face 29 Aug 2026

Aphanta: New Framework Diagnoses When Image Editing Boosts Multimodal Reasoning

Hugging Face researchers introduce Aphanta, a diagnostic framework that evaluates when image-editing intermediates improve multimo...

5
Research paper
Hugging Face 29 Aug 2026

EditaLive! Enables Real-Time Character Video Editing for Live Streaming

Hugging Face researchers introduce EditaLive, a framework for real-time human-centric video editing in live streams, achieving sta...

4