From e4ca3ff86b4a63c4ffe85a16b0afadb0f6c98fe4 Mon Sep 17 00:00:00 2001 From: Pedro Cuenca Date: Fri, 3 Feb 2023 19:23:05 +0100 Subject: [PATCH] Add link to HF app to the Example Swift App section. (#121) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6d506df..0f83d19 100644 --- a/README.md +++ b/README.md @@ -239,6 +239,8 @@ Note that the chunked version of Unet is checked for first. Only if it is not pr 🤗 Hugging Face created an [open-source demo app](https://github.com/huggingface/swift-coreml-diffusers) on top of this library. It's written in native Swift and Swift UI, and runs on macOS, iOS and iPadOS. You can use the code as a starting point for your app, or to see how to integrate this library in your own projects. +Hugging Face has made the app [available in the Mac App Store](https://apps.apple.com/app/diffusers/id1666309574?mt=12). + ## Performance Benchmark