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
Normalize README metadata and formatting
#7
by Lexius - opened
README.md
CHANGED
|
@@ -1,9 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
-
- diffusion-single-file
|
| 5 |
- comfyui
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
|
|
|
| 7 |
# ACE-Step
|
| 8 |
|
| 9 |
Repackaged model files for ComfyUI.
|
|
@@ -21,3 +24,7 @@ Place the files in the following folders:
|
|
| 21 |
|
| 22 |
See:
|
| 23 |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
|
|
|
| 4 |
- comfyui
|
| 5 |
+
- diffusion-single-file
|
| 6 |
+
base_model:
|
| 7 |
+
- ACE-Step/ACE-Step-v1-3.5B
|
| 8 |
---
|
| 9 |
+
|
| 10 |
# ACE-Step
|
| 11 |
|
| 12 |
Repackaged model files for ComfyUI.
|
|
|
|
| 24 |
|
| 25 |
See:
|
| 26 |
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.
|
| 27 |
+
|
| 28 |
+
## Upstream sources
|
| 29 |
+
|
| 30 |
+
- [ACE-Step/ACE-Step-v1-3.5B](https://huggingface.co/ACE-Step/ACE-Step-v1-3.5B)
|