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
Add diffusion-single-file tag for tracking downloads
#6
by multimodalart HF Staff - opened
README.md
CHANGED
|
@@ -1,7 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
license_name: stabilityai-ai-community
|
| 4 |
-
license_link:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
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.
|
|
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
license_name: stabilityai-ai-community
|
| 4 |
+
license_link: >-
|
| 5 |
+
https://huggingface.co/stabilityai/stable-diffusion-3.5-large/blob/main/LICENSE.md
|
| 6 |
+
tags:
|
| 7 |
+
- diffusion-single-file
|
| 8 |
+
- comfyui
|
| 9 |
---
|
| 10 |
|
| 11 |
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.
|