Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: 👾
|
4 |
colorFrom: pink
|
5 |
colorTo: gray
|
@@ -8,16 +8,16 @@ sdk_version: 5.12.0
|
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
license: apache-2.0
|
11 |
-
short_description:
|
12 |
tags:
|
13 |
- music
|
14 |
- music ai
|
15 |
- music transformer
|
16 |
- MIDI
|
17 |
-
-
|
18 |
-
-
|
19 |
-
|
20 |
-
|
21 |
---
|
22 |
|
23 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Guided Accompaniment Transformer
|
3 |
emoji: 👾
|
4 |
colorFrom: pink
|
5 |
colorTo: gray
|
|
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
license: apache-2.0
|
11 |
+
short_description: Guided melody accompaniment generation with transformers
|
12 |
tags:
|
13 |
- music
|
14 |
- music ai
|
15 |
- music transformer
|
16 |
- MIDI
|
17 |
+
- guided
|
18 |
+
- accompaniment
|
19 |
+
- accompaniment generation
|
20 |
+
- accompaniment transformer
|
21 |
---
|
22 |
|
23 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|