--- license: other license_name: stabilityai-ai-community license_link: LICENSE language: - en base_model: - Comfy-Org/stable-diffusion-3.5-fp8 pipeline_tag: text-to-image tags: - gguf-node --- # **gguf quantized version of sd3.5-large (incl. gguf encoder and gguf vae)** - drag **sd3.5** to > `./ComfyUI/models/diffusion_models` - drag **clip-g, clip-l, t5xxl** to > `./ComfyUI/models/text_encoders` - drag **vae** to > `./ComfyUI/models/vae` ### reference - base model from [stabilityai](https://huggingface.co/stabilityai/stable-diffusion-3.5-large) - comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI) - pig architecture from [connector](https://huggingface.co/connector) - gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))