Diffusion Single File
comfyui

Add ComfyUI workflow template links

#13
by ComfyUI-Wiki - opened
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -33,3 +33,15 @@ Place the files in the following folders:
33
  β”‚ β”œβ”€β”€ πŸ“‚ vae/
34
  β”‚ β”‚ └── flux2-vae.safetensors
35
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  β”‚ β”œβ”€β”€ πŸ“‚ vae/
34
  β”‚ β”‚ └── flux2-vae.safetensors
35
  ```
36
+
37
+ ## Workflows
38
+
39
+ <table>
40
+ <thead>
41
+ <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>
42
+ </thead>
43
+ <tbody>
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_ideogram4_t2i_int8.json">Ideogram v4 Int8: 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_ideogram4_t2i_int8.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/image_ideogram4_t2i_int8-1.webp" width="200" height="200" alt="Ideogram v4 Int8: Text to Image"></a></td></tr>
45
+ <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_ideogram4_t2i.json">Ideogram v4: 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_ideogram4_t2i.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/image_ideogram4_t2i-1.webp" width="200" height="200" alt="Ideogram v4: Text to Image"></a></td></tr>
46
+ </tbody>
47
+ </table>