diff --git a/stable_diffusion/README.md b/stable_diffusion/README.md index 172af9ab..e18a4d49 100644 --- a/stable_diffusion/README.md +++ b/stable_diffusion/README.md @@ -1,7 +1,7 @@ Stable Diffusion ================ -Stable Diffusion in MLX. The implementation was ported from Hugginface's +Stable Diffusion in MLX. The implementation was ported from Huggingface's [diffusers](https://huggingface.co/docs/diffusers/index) and we are fetching and using the weights available on the Huggingface Hub by Stability AI at [stabilitiai/stable-diffusion-2-1](https://huggingface.co/stabilityai/stable-diffusion-2-1).