CoolFace
Modelpublic

haixin/timeline-studio-onnx-models

sourceHugging Facemitupdated 2mo agoView on Hugging Face
2likes48downloads
Model Card

Timeline Studio ONNX Models

Browser-compatible ONNX model assets used by Timeline Studio, an MIT-licensed, local-first AI video editor.

Interactive showcase

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.