Skip to content

Model Licensing

All included models follow the original licenses they were published with. Most are CC BY-NC-SA 4.0 unless otherwise noted.

Each bundled model retains its upstream license. The current bundled families are grouped as follows:

  • CC BY-NC-SA 4.0: AniRemaster TSPAN, AnimeUpV2 TSPAN, AniRestore TFDAT, AnimeJaNai variants, and AnimeSharpV4.
  • CC BY-NC 4.0: AniSD AC/DC SPAN.
  • CC BY 4.0: the 2x_bndl_animefilm_v1.5 model.

The licensing data lives in src/data/modelLicenses.ts in the Vapourkit repo and is the authoritative source.

If you import your own ONNX model, you are responsible for honoring its license. Vapourkit does not enforce or validate model licensing on import.

The Vapourkit application is licensed GPL 3.0.