Add mention to demo app.

pull/10/head
Pedro Cuenca 1 year ago
parent a9475c1086
commit e4e662925c

@ -97,6 +97,14 @@ git clone https://huggingface.co/apple/coreml-stable-diffusion-v1-4
</details>
## <a name="demo-app"></a> Native Swift Demo App
<details>
<summary> Click to expand </summary>
🤗 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.
</details>
## <a name="converting-models-to-coreml"></a> Converting Models to Core ML

Loading…
Cancel
Save