Add ComfyUI workflow template links

#7
by ComfyUI-Wiki - opened
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -26,3 +26,14 @@ Place the files in the following folders:
26
  β”‚ β”‚ β”œβ”€β”€ birefnet.safetensors
27
  β”‚ β”‚ └── lucida.safetensors
28
  ```
 
 
 
 
 
 
 
 
 
 
 
 
26
  β”‚ β”‚ β”œβ”€β”€ birefnet.safetensors
27
  β”‚ β”‚ └── lucida.safetensors
28
  ```
29
+
30
+ ## Workflows
31
+
32
+ <table>
33
+ <thead>
34
+ <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>
35
+ </thead>
36
+ <tbody>
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/utility_birefnet_remove_background.json">Remove Background: BiRefNet</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/utility_birefnet_remove_background.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/utility_birefnet_remove_background-2.webp" width="200" height="200" alt="Remove Background: BiRefNet"></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/utility_birefnet_remove_background.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/utility_birefnet_remove_background-1.webp" width="200" height="200" alt="Remove Background: BiRefNet"></a><div align="center">After</div></td></tr>
38
+ </tbody>
39
+ </table>