CoolFace
Modelpublic

Comfy-Org/stable-diffusion-3.5-fp8

sourceHugging Faceotherupdated 1mo agoView on Hugging Face
240likes270kdownloads
Model Card

Stable Diffusion 3.5 FP8

Repackaged model files for ComfyUI.

Original model repository: https://huggingface.co/stabilityai/stable-diffusion-3.5-large

Place the files in the following folders:

๐Ÿ“‚ ComfyUI/
โ”œโ”€โ”€ ๐Ÿ“‚ models/
โ”‚   โ”œโ”€โ”€ ๐Ÿ“‚ checkpoints/
โ”‚   โ”‚   โ”œโ”€โ”€ sd3.5_large_fp8_scaled.safetensors
โ”‚   โ”‚   โ””โ”€โ”€ sd3.5_medium_incl_clips_t5xxlfp8scaled.safetensors
โ”‚   โ”œโ”€โ”€ ๐Ÿ“‚ text_encoders/
โ”‚   โ”‚   โ”œโ”€โ”€ clip_g.safetensors
โ”‚   โ”‚   โ”œโ”€โ”€ clip_l.safetensors
โ”‚   โ”‚   โ”œโ”€โ”€ t5xxl_fp16.safetensors
โ”‚   โ”‚   โ”œโ”€โ”€ t5xxl_fp8_e4m3fn.safetensors
โ”‚   โ”‚   โ””โ”€โ”€ t5xxl_fp8_e4m3fn_scaled.safetensors

This is a smaller checkpoint for SD3.5 Large that contains the text encoders/CLIP built in.

Read our blog for instructions on how to use SD3.5 with ComfyUI.