fix typo in README.md

replaced 'Hugginface' with 'Huggingface'
This commit is contained in:
biondi 2023-12-08 18:07:16 +08:00 committed by Angelos Katharopoulos
parent ff3cc56c8d
commit 53f7e68d7e

View File

@ -1,7 +1,7 @@
Stable Diffusion 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 [diffusers](https://huggingface.co/docs/diffusers/index) and we are fetching
and using the weights available on the Huggingface Hub by Stability AI at 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). [stabilitiai/stable-diffusion-2-1](https://huggingface.co/stabilityai/stable-diffusion-2-1).