From a3843c626833a572a83388c3304d516e6c339d1f Mon Sep 17 00:00:00 2001 From: Pedro Cuenca Date: Wed, 14 Dec 2022 22:17:47 +0100 Subject: [PATCH] Add reference to open source Swift demo app. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 671e08f..341ee59 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,10 @@ Differences may be less or more pronounced for different inputs. Please see the +## External Projects that Use This Library + +- [Hugging Face Demo App](https://github.com/huggingface/swift-coreml-diffusers). Source code for native Swift app that runs on macOS, iOS, iPadOS. + ## FAQ