mirror of
https://www.modelscope.cn/Comfy-Org/ACE-Step_ComfyUI_repackaged.git
synced 2026-08-31 02:52:54 +08:00
28 lines
568 B
Markdown
28 lines
568 B
Markdown
---
|
|
license: apache-2.0
|
|
tags:
|
|
- comfyui
|
|
- diffusion-single-file
|
|
base_model:
|
|
- ACE-Step/ACE-Step-v1-3.5B
|
|
---
|
|
|
|
# ACE-Step
|
|
|
|
Repackaged model files for ComfyUI.
|
|
|
|
Original model repository: https://huggingface.co/ACE-Step/ACE-Step-v1-3.5B
|
|
|
|
Place the files in the following folders:
|
|
|
|
```
|
|
📂 ComfyUI/
|
|
├── 📂 models/
|
|
│ ├── 📂 checkpoints/
|
|
│ │ └── ace_step_v1_3.5b.safetensors
|
|
```
|
|
|
|
---
|
|
|
|
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.
|