# LaMa
Architecture diagrams for LaMa in LibreYOLO, with block definitions and model variants.

## Source

The diagrams below describe the [LaMa implementation](https://github.com/LibreYOLO/libreyolo/blob/a4d0ecc9e17f29a459ace07ff0c6df037b07dbdb/libreyolo/models/lama/model.py) in LibreYOLO.
Each drawing states its model configuration, input assumptions and source revision.

These are architecture references. Check the license and class configuration of any checkpoint you use separately.


## LaMa architecture

- Base pinned ONNX architecture: [SVG](/diagrams/models/lama/b-inpaint.svg), [interactive diagram](/diagrams/models/lama/b-inpaint.html)
