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
Normalize README folder tree formatting
Browse files
README.md
CHANGED
|
@@ -17,16 +17,16 @@ Place the files in the following folders:
|
|
| 17 |
|
| 18 |
```
|
| 19 |
π ComfyUI/
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
```
|
| 31 |
|
| 32 |
---
|
|
|
|
| 17 |
|
| 18 |
```
|
| 19 |
π ComfyUI/
|
| 20 |
+
βββ π models/
|
| 21 |
+
β βββ π checkpoints/
|
| 22 |
+
β β βββ sd3.5_large_fp8_scaled.safetensors
|
| 23 |
+
β β βββ sd3.5_medium_incl_clips_t5xxlfp8scaled.safetensors
|
| 24 |
+
β βββ π text_encoders/
|
| 25 |
+
β β βββ clip_g.safetensors
|
| 26 |
+
β β βββ clip_l.safetensors
|
| 27 |
+
β β βββ t5xxl_fp16.safetensors
|
| 28 |
+
β β βββ t5xxl_fp8_e4m3fn.safetensors
|
| 29 |
+
β β βββ t5xxl_fp8_e4m3fn_scaled.safetensors
|
| 30 |
```
|
| 31 |
|
| 32 |
---
|