fix readme
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ inference: true
|
|
| 14 |
|
| 15 |
Quantized versions of [stable-diffusion-v1-5](https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5) in **GGUF** format for use with [stable-diffusion.cpp](https://github.com/leejet/stable-diffusion.cpp).
|
| 16 |
|
| 17 |
-
At the time of publishing, no ready-made GGUF weights for
|
| 18 |
|
| 19 |

|
| 20 |
*Sample generation: "A lovely cat" · seed 357925 · Q8_0 · 512×512*
|
|
|
|
| 14 |
|
| 15 |
Quantized versions of [stable-diffusion-v1-5](https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5) in **GGUF** format for use with [stable-diffusion.cpp](https://github.com/leejet/stable-diffusion.cpp).
|
| 16 |
|
| 17 |
+
At the time of publishing, no ready-made GGUF weights for SD1.5 were available for sd.cpp runtime — so here we are.
|
| 18 |
|
| 19 |

|
| 20 |
*Sample generation: "A lovely cat" · seed 357925 · Q8_0 · 512×512*
|