Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ tags:
|
|
13 |
---
|
14 |
# GGUF quantized version of Stable Diffusion 3.5 Large Turbo
|
15 |
|
16 |
-
## Setup
|
17 |
- drag sd3.5_large_turbo-q4_0.gguf (4.44GB) to > ./ComfyUI/models/unet
|
18 |
- drag [clip_g.safetensors](https://huggingface.co/calcuis/sd3.5-large-gguf/blob/main/clip_g.safetensors) (1.39GB) to > ./ComfyUI/models/clip
|
19 |
- drag [clip_l.safetensors](https://huggingface.co/calcuis/sd3.5-large-gguf/blob/main/clip_l.safetensors) (246MB) to > ./ComfyUI/models/clip
|
|
|
13 |
---
|
14 |
# GGUF quantized version of Stable Diffusion 3.5 Large Turbo
|
15 |
|
16 |
+
## Setup example
|
17 |
- drag sd3.5_large_turbo-q4_0.gguf (4.44GB) to > ./ComfyUI/models/unet
|
18 |
- drag [clip_g.safetensors](https://huggingface.co/calcuis/sd3.5-large-gguf/blob/main/clip_g.safetensors) (1.39GB) to > ./ComfyUI/models/clip
|
19 |
- drag [clip_l.safetensors](https://huggingface.co/calcuis/sd3.5-large-gguf/blob/main/clip_l.safetensors) (246MB) to > ./ComfyUI/models/clip
|