Skip to content

An iOS image processing app written in SwiftUI which uses a LaMa ML model to perform image inpainting

Notifications You must be signed in to change notification settings

chengzeyi/LaMa-Eraser-iOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaMa-Eraser-iOS

An image inpainting app made with SwiftUI.

Prerequisites

LaMa-cleaner backend server needs to be running locally for this to work To set this up:

  1. Clone https://github.com/Sanster/lama-cleaner.git
  2. Follow the install steps here

Environment

  • iOS 16
  • Docker server running on localhost
  • Xcode 14.1

Steps

  1. Select an image from the photo library
  2. Draw masks on the image to perform inpainting
  3. Once the image processing has finished, the new image is displayed
  4. Rinse and repeat steps 2 and 3 to improve the result if needed

About

An iOS image processing app written in SwiftUI which uses a LaMa ML model to perform image inpainting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%