mlboydaisuke commited on
Commit
bddfbbe
·
verified ·
1 Parent(s): 936fd5d

Add README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -69,6 +69,7 @@ let model = try MLModel(contentsOf: compiled, configuration: config)
69
 
70
  ## Demo
71
 
 
72
  - **Models Zoo** — this model is downloadable and runnable inside the [Models Zoo app](https://apps.apple.com/app/id6762083207) on the App Store, no build required.
73
 
74
  ## Conversion
 
69
 
70
  ## Demo
71
 
72
+ - **Sample app** — [CoreML-Face-Parsing](https://github.com/john-rocky/CoreML-Face-Parsing), a standalone iOS project.
73
  - **Models Zoo** — this model is downloadable and runnable inside the [Models Zoo app](https://apps.apple.com/app/id6762083207) on the App Store, no build required.
74
 
75
  ## Conversion