kostakoff commited on
Commit
101ff06
·
verified ·
1 Parent(s): adde3d4

fix readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 SDXL were available for sd.cpp runtime — so here we are.
18
 
19
  ![Sample output](out.png)
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
  ![Sample output](out.png)
20
  *Sample generation: "A lovely cat" · seed 357925 · Q8_0 · 512×512*