haixin/timeline-studio-onnx-models
248
Timeline Studio ONNX Models
Browser-compatible ONNX model assets used by Timeline Studio, an MIT-licensed, local-first AI video editor.
Interactive showcase
- Try the Timeline Studio showcase on Hugging Face Spaces
- Open the full editor
- View the source code on GitHub
The repository contains revision-pinned model assets for Timeline Studio's browser inference workflows. Large downloads are cached by the editor's service worker so repeat use does not fetch the same model files again.
Model directories
liveportrait-webgpu/— LivePortrait browser animation models.joyvasa/— JoyVASA audio-driven motion models.migan-webgpu/— MI-GAN 256 ONNX adaptation for local object and watermark removal. See the directory README and bundled upstream MIT license.nanovsr-644k/— NanoVSR 644K FP16 ONNX exports for 4× image and temporal video restoration. See the directory README and bundled upstream MIT license.
Each adapted model directory documents its upstream project, browser conversion, intended use, limitations, and artifact checksum. Timeline Studio loads production assets from immutable commit revisions rather than mutable main URLs.
