Add ComfyUI model installation guide

#4
by Lexius - opened
Files changed (1) hide show
  1. README.md +15 -1
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.