# Third-Party Notices

Compliance records:

- [Third-party software licenses](THIRD_PARTY_LICENSES.md)
- [License audit and candidate decisions](LICENSE_AUDIT.md)
- [AI model licenses](MODEL_LICENSES.md)
- [Attributions](ATTRIBUTIONS.md)

Sprite Pixelator 1.0 only incorporates third-party software after license review. No third-party demo artwork, screenshots, characters, brand assets, or example sprites are included.

## web-txt2img 0.3.1

- Copyright © 2025 Luigi Acerbi
- Source: https://github.com/lacerbi/web-txt2img
- License: MIT
- Purpose: browser-local WebGPU text-to-image adapter and model lifecycle.

## Transformers.js 3.7.2

- Copyright © Hugging Face
- Source: https://github.com/huggingface/transformers.js
- License: Apache License 2.0
- Purpose: browser inference runtime used by the local Janus adapter.

## ONNX Runtime Web

- Copyright © Microsoft Corporation
- Source: https://github.com/microsoft/onnxruntime
- License: MIT
- Purpose: transitive browser inference runtime.

## Janus-Pro-1B

- Copyright © DeepSeek
- Source: https://github.com/deepseek-ai/Janus and https://huggingface.co/deepseek-ai/Janus-Pro-1B
- Code license: MIT
- Model license: DeepSeek Model License; commercial use is permitted subject to its terms.
- The model is downloaded by the user's browser from its model host and is not redistributed in this repository.

## Audited but not incorporated

- PICORN Background Remover: MIT software, but bundled weights restrict commercial hosted use. Excluded.
- Gorest 2D Animation Spritesheet Generator: MIT software; repository media is separately restricted. No code or media currently copied.
- FalSprite: README states MIT but the audited revision contains no license file. Excluded.
- SD-Turbo: model uses the Stability AI Community License rather than a standard permissive open-source license. Excluded from the default generator.

This inventory is a compliance record, not legal advice. Model and dependency licenses should be rechecked before major releases.
