Skip to content

Latest commit

 

History

History
13 lines (5 loc) · 342 Bytes

README.md

File metadata and controls

13 lines (5 loc) · 342 Bytes

Demo

This is a Swift demo app that runs the BriaRMBG-1.4 model.

To run this app, you first need to have the CoreML model. Go to this repo to convert the PyTorch model to CoreML model.

Once you have the CoreML file (.mlpackage file), simply drag it into the XCode project.