Instructions to use Comfy-Org/stable-diffusion-3.5-controlnets_ComfyUI_repackaged 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-controlnets_ComfyUI_repackaged 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 ComfyUI workflow template links
#3
by ComfyUI-Wiki - opened
README.md
CHANGED
|
@@ -25,3 +25,16 @@ Place the files in the following folders:
|
|
| 25 |
β β βββ sd3.5_large_controlnet_canny.safetensors
|
| 26 |
β β βββ sd3.5_large_controlnet_depth.safetensors
|
| 27 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
β β βββ sd3.5_large_controlnet_canny.safetensors
|
| 26 |
β β βββ sd3.5_large_controlnet_depth.safetensors
|
| 27 |
```
|
| 28 |
+
|
| 29 |
+
## Workflows
|
| 30 |
+
|
| 31 |
+
<table>
|
| 32 |
+
<thead>
|
| 33 |
+
<tr><th align="center" valign="middle" style="text-align:center;vertical-align:middle">Workflow</th><th colspan="2" align="center" valign="middle" style="text-align:center;vertical-align:middle">Thumb</th></tr>
|
| 34 |
+
</thead>
|
| 35 |
+
<tbody>
|
| 36 |
+
<tr><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/sd3.5_large_depth.json">SD3.5 Large Depth</a></td><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/sd3.5_large_depth.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/sd3.5_large_depth-2.webp" width="200" height="200" alt="SD3.5 Large Depth"></a><div align="center">Before</div></td><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/sd3.5_large_depth.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/sd3.5_large_depth-1.webp" width="200" height="200" alt="SD3.5 Large Depth"></a><div align="center">After</div></td></tr>
|
| 37 |
+
<tr><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/sd3.5_large_canny_controlnet_example.json">SD3.5 Large Canny ControlNet</a></td><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/sd3.5_large_canny_controlnet_example.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/sd3.5_large_canny_controlnet_example-2.webp" width="200" height="200" alt="SD3.5 Large Canny ControlNet"></a><div align="center">Before</div></td><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/sd3.5_large_canny_controlnet_example.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/sd3.5_large_canny_controlnet_example-1.webp" width="200" height="200" alt="SD3.5 Large Canny ControlNet"></a><div align="center">After</div></td></tr>
|
| 38 |
+
<tr><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/sd3.5_large_blur.json">SD3.5 Large Blur</a></td><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/sd3.5_large_blur.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/sd3.5_large_blur-2.webp" width="200" height="200" alt="SD3.5 Large Blur"></a><div align="center">Before</div></td><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/sd3.5_large_blur.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/sd3.5_large_blur-1.webp" width="200" height="200" alt="SD3.5 Large Blur"></a><div align="center">After</div></td></tr>
|
| 39 |
+
</tbody>
|
| 40 |
+
</table>
|