Normalize README metadata and formatting

#7
Files changed (1) hide show
  1. README.md +8 -1
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)