LiveFrame
Real-time video generation, honestly measured.
LiveFrame is an evidence-first measurement framework for real-time autoregressive diffusion video, spanning NVIDIA CUDA and Apple MLX. It separates four claim layers — numerical trajectory, intrinsic quality, same-seed identity, and complete-wall performance — with pre-registered thresholds and digest-bound provenance.
Paper: LiveFrame: Evidence-First Measurement of Real-Time Autoregressive Diffusion Video Across CUDA and Apple MLX (2026).
This release (0.1.0)
This first release ships the evidence verifier for LiveFrame claim ledgers:
pip install liveframe
# re-hash every unique digest-bound artifact referenced by a ledger (fail-closed)
liveframe verify path/to/liveframe-publication-claims.v1.json --artifacts-root path/to/repo
# independently recompute headline arithmetic from values recorded in the ledger
liveframe recompute path/to/liveframe-publication-claims.v1.json
verify requires the separately distributed evidence artifacts referenced by the
ledger; model weights and evidence files are not bundled in this Python package.
It rejects missing files, digest mismatches, unsupported schemas, conflicting
references, and artifact paths outside the selected root.
The streaming engine APIs (stream, clip, benchmark) are planned for later
releases. See the repository for the full evidence bundle, claim protocol, and
reports.
License
Apache-2.0
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file liveframe-0.1.0.tar.gz.
File metadata
- Download URL: liveframe-0.1.0.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1cc5a7131817f4596f9fdd279a4b767bee51280a87c2744e6a5fa31b5bfba3ee
|
|
| MD5 |
3c8a2731461778f6ac6a67af9a6a8281
|
|
| BLAKE2b-256 |
40b3e53622d696b9c81be6750a533bff15b9d66026ef24613ac9884d2bcff0a6
|
File details
Details for the file liveframe-0.1.0-py3-none-any.whl.
File metadata
- Download URL: liveframe-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5807e555cb7c6b254e6b1f87e55ef301f1a0f00b643c47e7b3a362a79715eda8
|
|
| MD5 |
b53d0938df57f390e5a71f1c35efbb64
|
|
| BLAKE2b-256 |
ef039a86023c390046fec7b368a1f7977df7a14b298f4c36a3efd6fc665ad064
|