Instructions to use Comfy-Org/ACE-Step_ComfyUI_repackaged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/ACE-Step_ComfyUI_repackaged with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Add ComfyUI workflow template links
#8
by ComfyUI-Wiki - opened
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>
|