Add ComfyUI workflow template links

#6
by ComfyUI-Wiki - opened
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -32,3 +32,14 @@ Place the files in the following folders:
32
  β”‚ └── πŸ“‚ vae/
33
  β”‚ └── cogvideox_vae.safetensors
34
  ```
 
 
 
 
 
 
 
 
 
 
 
 
32
  β”‚ └── πŸ“‚ vae/
33
  β”‚ └── cogvideox_vae.safetensors
34
  ```
35
+
36
+ ## Workflows
37
+
38
+ <table>
39
+ <thead>
40
+ <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>
41
+ </thead>
42
+ <tbody>
43
+ <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_void_video_inpainting.json">Video Inpainting: VOID</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_void_video_inpainting.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/utility_void_video_inpainting-2.webp" width="200" height="200" alt="Video Inpainting: VOID"></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_void_video_inpainting.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/utility_void_video_inpainting-1.webp" width="200" height="200" alt="Video Inpainting: VOID"></a><div align="center">After</div></td></tr>
44
+ </tbody>
45
+ </table>