diff --git a/README.md b/README.md index 0c831a7..1089b52 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Swift Diffusers +# Swift Core ML Diffusers This is a simple app that shows how to integrate Apple's [Core ML Stable Diffusion implementation](https://github.com/apple/ml-stable-diffusion) in a native Swift UI application. It can be used for faster iteration, or as sample code for other use cases.