Add README.md
Browse files
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
|