First public release.
LocalLens-models.zip contains the eleven Core ML .mlpackage bundles the app expects in app/LocalLens/Resources/Models/ (about 340 MB unzipped): the YOLO26n multifunction detector plus four quantization-study variants, the Depth Anything V2 518/364 multifunction model, MobileCLIP2-S2 image and text encoders, and SAM 2.1 Tiny (image encoder, mask decoder, prompt encoder).
Unzip into app/LocalLens/Resources/Models/, or rebuild everything from source with ./models/convert_all.sh.