BareGit
# Third-party notices

## Krea 2 reference implementation

`diffusion_cli/krea2_model.py` is an independent adaptation of the Krea 2
single-stream MMDiT implementation in the Krea 2 repository:

<https://github.com/krea-ai/krea-2>

The reference source is licensed under Apache License 2.0. This file and the
module docstring identify the source and state that the implementation was
modified for local safetensors loading, the `InferenceBackend` boundary, and
scaled-FP8 layers. The applicable license text is shipped at
`licenses/KREA2-APACHE-2.0.txt`.

Krea 2 model weights are governed by the separate Krea 2 Community License
Agreement. That model license is not replaced or expanded by this source
code notice. Deployments using Krea 2 weights remain responsible for the
agreement's content-filtering and attribution requirements.