robolamp commited on
Commit
01c9555
1 Parent(s): 1f3738e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ Tools used for quantization: modded [stable-diffusion.cpp](https://github.com/le
19
  ## How to:
20
  [WIP]
21
 
22
- 1. Dowload and build [stable-diffusion.cpp](https://github.com/leejet/stable-diffusion.cpp), branch
23
  2. Download one of the models from this repo and
24
  * Autoencoder https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.safetensors
25
  * CLIP_L https://huggingface.co/comfyanonymous/flux_text_encoders/blob/main/clip_l.safetensors
 
19
  ## How to:
20
  [WIP]
21
 
22
+ 1. Dowload and build [stable-diffusion.cpp](https://github.com/leejet/stable-diffusion.cpp)
23
  2. Download one of the models from this repo and
24
  * Autoencoder https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.safetensors
25
  * CLIP_L https://huggingface.co/comfyanonymous/flux_text_encoders/blob/main/clip_l.safetensors