diff --git a/README.md b/README.md index d8ca8a9..443191a 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ git clone https://huggingface.co/apple/coreml-stable-diffusion-v1-4
Click to expand -🤗 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 to see how to integrate this library in your own projects. +🤗 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.