Add ComfyUI workflow template links

#8
by ComfyUI-Wiki - opened
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -32,3 +32,15 @@ Place the files in the following folders:
32
  β”‚ β”œβ”€β”€ πŸ“‚ vae/
33
  β”‚ β”‚ └── flux2-vae.safetensors
34
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  β”‚ β”œβ”€β”€ πŸ“‚ vae/
33
  β”‚ β”‚ └── flux2-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/image_lens_t2i.json">Lens: Text to Image</a></td><td colspan="2" align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/image_lens_t2i.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/image_lens_t2i-1.webp" width="200" height="200" alt="Lens: Text to Image"></a></td></tr>
44
+ <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/image_lens_turbo_t2i.json">Lens Turbo: Text to Image</a></td><td colspan="2" align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/image_lens_turbo_t2i.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/image_lens_turbo_t2i-1.webp" width="200" height="200" alt="Lens Turbo: Text to Image"></a></td></tr>
45
+ </tbody>
46
+ </table>