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
Update sd3.5-t2i-fp8-scaled-workflow.json
Browse files
sd3.5-t2i-fp8-scaled-workflow.json
CHANGED
|
@@ -549,7 +549,7 @@
|
|
| 549 |
"models": [
|
| 550 |
{
|
| 551 |
"name": "sd3.5_large_fp8.safetensors",
|
| 552 |
-
"url": "",
|
| 553 |
"directory": "checkpoints"
|
| 554 |
},
|
| 555 |
{
|
|
|
|
| 549 |
"models": [
|
| 550 |
{
|
| 551 |
"name": "sd3.5_large_fp8.safetensors",
|
| 552 |
+
"url": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/resolve/main/sd3.5_large_fp8_scaled.safetensors?download=true",
|
| 553 |
"directory": "checkpoints"
|
| 554 |
},
|
| 555 |
{
|