Included Models
This page mirrors the auto-generated section from
src/data/modelLicenses.tsin the Vapourkit repo. Re-runnpm run update-docsupstream to refresh.
All included models follow the original licenses they were published with. Most are licensed CC BY-NC-SA 4.0 unless stated otherwise — see Licensing for full details.
Video models (VSR)
Temporally-aware models for video. Best stability across frames.
- AniRemaster TSPAN — Classic Anime
- AnimeUpV2 TSPAN — Low Quality Anime
- AniRestore TFDAT — LQ Anime or Cartoons (Dot Crawl, Rainbows)
Image-based models
Frame-by-frame processing. Still works on video but is not temporally stable — you may see shimmer.
- AnimeJaNai HD V3 — Modern Anime
- AnimeJaNai SD V1 — Classic HQ Anime
- AniSD AC/DC SPAN — Classic SD Anime (License: CC BY-NC 4.0)
- AnimeSharpV4 — Low Quality Anime
- 2x_bndl_animefilm_v1.5 — Low Quality SD Anime (License: CC BY 4.0)
Model support
Vapourkit supports any model that vs-mlrt supports. See the vs-mlrt wiki for details.
A great place to find supported models is the OpenModelDB.
Where models live
At runtime, all models — both bundled and user-imported — live in data/models/ inside your Vapourkit install directory.
For bringing your own, see Custom ONNX Models.