Spaces:
Running on Zero
Running on Zero
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
---
|
| 2 |
title: YingMusic-Singer
|
| 3 |
emoji: 🎤
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: gradio
|
| 7 |
python_version: "3.10"
|
| 8 |
app_file: app.py
|
|
@@ -11,7 +11,7 @@ tags:
|
|
| 11 |
- lyric-editing
|
| 12 |
- diffusion-model
|
| 13 |
- reinforcement-learning
|
| 14 |
-
short_description:
|
| 15 |
fullWidth: true
|
| 16 |
---
|
| 17 |
|
|
|
|
| 1 |
---
|
| 2 |
title: YingMusic-Singer
|
| 3 |
emoji: 🎤
|
| 4 |
+
colorFrom: pink
|
| 5 |
+
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
python_version: "3.10"
|
| 8 |
app_file: app.py
|
|
|
|
| 11 |
- lyric-editing
|
| 12 |
- diffusion-model
|
| 13 |
- reinforcement-learning
|
| 14 |
+
short_description: Edit lyrics, keep the melody
|
| 15 |
fullWidth: true
|
| 16 |
---
|
| 17 |
|