File size: 963 Bytes
708707b
 
 
 
 
 
 
 
 
 
 
 
855ae43
 
428e703
1607cad
 
391421e
400d267
4bbb97f
 
400d267
391421e
 
 
afd8457
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
license: other
license_name: stabilityai-ai-community
license_link: LICENSE
language:
- en
base_model:
- stabilityai/stable-diffusion-3.5-large
pipeline_tag: text-to-image
tags:
- stable-diffusion
- gguf-comfy
---

# GGUF quantized version of Stable Diffusion 3.5 Large

![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/sd3.png)

### Workflows
- example workflow for [gguf](https://github.com/calcuis/comfy/blob/main/workflow-sd3.5-gguf.json) (demo picture shown above: Q4_0 - 4.77GB)
- example workflow for the original [safetensors](https://github.com/calcuis/comfy/blob/main/workflow-sd3.5-safetensors.json) (16.5GB)

### References
- base model from [stabilityai](https://huggingface.co/stabilityai/stable-diffusion-3.5-large)
- comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
- gguf node from [city96](https://github.com/city96/ComfyUI-GGUF)
- gguf-comfy [pack](https://github.com/calcuis/gguf-comfy/releases)