Update README.md
Browse filesFixing name in the README
README.md
CHANGED
|
@@ -13,7 +13,7 @@ inference: false
|
|
| 13 |
language:
|
| 14 |
- en
|
| 15 |
---
|
| 16 |
-
# Stable Diffusion 3
|
| 17 |
## Check out the [original model](https://huggingface.co/stabilityai/stable-diffusion-3.5-large)!
|
| 18 |
## Check out the [DiffusionKit](https://github.com/argmaxinc/DiffusionKit) github repository!
|
| 19 |

|
|
|
|
| 13 |
language:
|
| 14 |
- en
|
| 15 |
---
|
| 16 |
+
# Stable Diffusion 3.5 Large on DiffusionKit MLX!
|
| 17 |
## Check out the [original model](https://huggingface.co/stabilityai/stable-diffusion-3.5-large)!
|
| 18 |
## Check out the [DiffusionKit](https://github.com/argmaxinc/DiffusionKit) github repository!
|
| 19 |

|