Update README.md
Browse files
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)
|
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
|