Spaces:
Running
Running
[fix] update readme
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<h1 align="center">✨ ACE-Step ✨</h1>
|
| 2 |
<h1 align="center">🎵 A Step Towards Music Generation Foundation Model 🎵</h1>
|
| 3 |
<p align="center">
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: ACE Step
|
| 3 |
+
emoji: 😻
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: pink
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: 5.27.0
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 13 |
+
|
| 14 |
<h1 align="center">✨ ACE-Step ✨</h1>
|
| 15 |
<h1 align="center">🎵 A Step Towards Music Generation Foundation Model 🎵</h1>
|
| 16 |
<p align="center">
|