Diffusion Single File
comfyui
ComfyUI-Wiki's picture
Add ComfyUI workflow template links (#3)
714fda3
|
Raw
History Blame Contribute Delete
4.13 kB
---
license: other
license_name: stabilityai-ai-community
license_link: https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets/blob/main/LICENSE.md
tags:
- comfyui
- diffusion-single-file
base_model:
- stabilityai/stable-diffusion-3.5-controlnets
---
# Stable Diffusion 3.5 ControlNets
Repackaged model files for ComfyUI.
Original model repository: https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets
Place the files in the following folders:
```
πŸ“‚ ComfyUI/
β”œβ”€β”€ πŸ“‚ models/
β”‚ β”œβ”€β”€ πŸ“‚ controlnet/
β”‚ β”‚ β”œβ”€β”€ sd3.5_large_controlnet_blur.safetensors
β”‚ β”‚ β”œβ”€β”€ sd3.5_large_controlnet_canny.safetensors
β”‚ β”‚ └── sd3.5_large_controlnet_depth.safetensors
```
## Workflows
<table>
<thead>
<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>
</thead>
<tbody>
<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>
<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>
<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>
</tbody>
</table>