Instructions to use Comfy-Org/stable-diffusion-3.5-fp8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/stable-diffusion-3.5-fp8 with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| license: other | |
| license_name: stabilityai-ai-community | |
| license_link: https://huggingface.co/stabilityai/stable-diffusion-3.5-large/blob/main/LICENSE.md | |
| tags: | |
| - comfyui | |
| - diffusion-single-file | |
| base_model: | |
| - stabilityai/stable-diffusion-3.5-large | |
| - stabilityai/stable-diffusion-3.5-medium | |
| # 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](https://huggingface.co/stabilityai/stable-diffusion-3.5-large) that contains the text encoders/CLIP built in. | |
| Read our [blog](https://blog.comfy.org/sd3-5-comfyui/) for instructions on how to use SD3.5 with ComfyUI. | |