Skip to content

Releases: fabds/lensmith-releases

App updates

Choose a tag to compare

@fabds fabds released this 23 Jul 21:02

Sparkle update feed assets. The live appcast/manifest are on this repo's main branch.

Core ML models (models-v1)

Choose a tag to compare

@fabds fabds released this 23 Jul 20:53

Download-on-demand Core ML models for Lensmith, fetched at runtime by the app. Each .aar is an AppleArchive-compressed Core ML (.mlpackage) conversion of a published open-source model — all credit to the original authors. No changes to the weights beyond format conversion (plus traced pre/post-processing where the converter notes it).

Asset Original model Source License
LensmithDenoiser.aar NAFNet-SIDD (blind denoising) megvii-research/NAFNet MIT
LensmithDeblurrer.aar NAFNet-GoPro (motion deblurring) megvii-research/NAFNet MIT
LensmithUpscaler.aar Real-ESRGAN x2plus (super resolution) xinntao/Real-ESRGAN BSD-3-Clause
DepthAnythingV2SmallF16.aar Depth Anything V2 Small (monocular depth) Apple's official Core ML conversion Apache-2.0
LensmithInpainter.aar big-LaMa (inpainting) advimman/lama Apache-2.0
LensmithColorizer.aar DDColor tiny (image colorization) piddnad/DDColor Apache-2.0

The original licenses apply to the weights; see each project for the full text. The same attributions ship inside the app (Help ▸ Open Source Licenses).