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 metadata and formatting
Browse filesNormalize model-card metadata and README formatting across Comfy-Org: use a consistent key and tag order, add upstream/base-model metadata where applicable, normalize code fences, remove redundant separators, and ensure a final newline.
README.md
CHANGED
|
@@ -3,8 +3,11 @@ license: other
|
|
| 3 |
license_name: stabilityai-ai-community
|
| 4 |
license_link: https://huggingface.co/stabilityai/stable-diffusion-3.5-large/blob/main/LICENSE.md
|
| 5 |
tags:
|
| 6 |
-
- diffusion-single-file
|
| 7 |
- comfyui
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# Stable Diffusion 3.5 FP8
|
|
|
|
| 3 |
license_name: stabilityai-ai-community
|
| 4 |
license_link: https://huggingface.co/stabilityai/stable-diffusion-3.5-large/blob/main/LICENSE.md
|
| 5 |
tags:
|
|
|
|
| 6 |
- comfyui
|
| 7 |
+
- diffusion-single-file
|
| 8 |
+
base_model:
|
| 9 |
+
- stabilityai/stable-diffusion-3.5-large
|
| 10 |
+
- stabilityai/stable-diffusion-3.5-medium
|
| 11 |
---
|
| 12 |
|
| 13 |
# Stable Diffusion 3.5 FP8
|