Add ComfyUI workflow template links

#8
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
  ---
26
 
27
  See https://comfyanonymous.github.io/ComfyUI_examples/audio/ or https://docs.comfy.org/tutorials/audio/ace-step/ace-step-v1 for how to use it in ComfyUI.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  ---
26
 
27
  See https://comfyanonymous.github.io/ComfyUI_examples/audio/ or https://docs.comfy.org/tutorials/audio/ace-step/ace-step-v1 for how to use it in ComfyUI.
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">Preview</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/audio_ace_step_1_m2m_editing.json">ACE Step v1 M2M Editing</a></td><td colspan="2" align="center" valign="middle" style="text-align:center;vertical-align:middle"><audio controls preload="none"><source src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/audio_ace_step_1_m2m_editing-1.mp3" type="audio/mpeg"></audio></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/audio_ace_step_1_t2a_instrumentals.json">ACE-Step v1 Text to Instrumentals Music</a></td><td colspan="2" align="center" valign="middle" style="text-align:center;vertical-align:middle"><audio controls preload="none"><source src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/audio_ace_step_1_t2a_instrumentals-1.mp3" type="audio/mpeg"></audio></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/audio_ace_step_1_t2a_song.json">ACE Step v1 Text to Song</a></td><td colspan="2" align="center" valign="middle" style="text-align:center;vertical-align:middle"><audio controls preload="none"><source src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/audio_ace_step_1_t2a_song-1.mp3" type="audio/mpeg"></audio></td></tr>
39
+ </tbody>
40
+ </table>