Skip to content

Releases: pranav6670/LocalLens

Release list

LocalLens 1.0

Choose a tag to compare

@pranav6670 pranav6670 released this 29 Jul 06:33

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.