Skip to content

neuralize-ai/demo-swiftapp-briarmbg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.