Diffusion Single File
comfyui

Add ComfyUI workflow template links

#3
by ComfyUI-Wiki - opened
Files changed (1) hide show
  1. README.md +13 -0
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>