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 model installation guide
#4
by Lexius - opened
README.md
CHANGED
|
@@ -3,5 +3,19 @@ tags:
|
|
| 3 |
- diffusion-single-file
|
| 4 |
- comfyui
|
| 5 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
See:
|
| 7 |
-
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.
|
|
|
|
| 3 |
- diffusion-single-file
|
| 4 |
- comfyui
|
| 5 |
---
|
| 6 |
+
# ACE-Step
|
| 7 |
+
|
| 8 |
+
Repackaged model files for ComfyUI.
|
| 9 |
+
|
| 10 |
+
Place the files in the following folders:
|
| 11 |
+
|
| 12 |
+
```
|
| 13 |
+
ComfyUI/models
|
| 14 |
+
└── checkpoints
|
| 15 |
+
└── ace_step_v1_3.5b.safetensors
|
| 16 |
+
```
|
| 17 |
+
|
| 18 |
+
---
|
| 19 |
+
|
| 20 |
See:
|
| 21 |
+
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.
|