Model Licensing
All included models follow the original licenses they were published with. Most are CC BY-NC-SA 4.0 unless otherwise noted.
Bundled model licenses
Each bundled model retains its upstream license. See the per-model notes in Included Models for any models with non-default licenses.
The licensing data lives in src/data/modelLicenses.ts in the Vapourkit repo and is the authoritative source.
Imported models
If you import your own ONNX model, you are responsible for honoring its license. Vapourkit does not enforce or validate model licensing on import.
Vapourkit itself
The Vapourkit application is licensed GPL 3.0.