Spaces:
Running
on
Zero
Running
on
Zero
asigalov61
commited on
Commit
•
22e3d6c
1
Parent(s):
23436bd
Update README.md
Browse files
README.md
CHANGED
@@ -1,23 +1,22 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
colorFrom: red
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
license: apache-2.0
|
11 |
-
short_description:
|
12 |
tags:
|
13 |
- midi
|
14 |
- music
|
15 |
- melody
|
16 |
-
-
|
17 |
- MIDI
|
18 |
-
-
|
19 |
-
-
|
20 |
-
- harmony
|
21 |
---
|
22 |
|
23 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Parsons Code Melody Transformer
|
3 |
+
emoji: 💻
|
4 |
colorFrom: red
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.3.0
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
license: apache-2.0
|
11 |
+
short_description: Generate unique melodies from Parsons codes
|
12 |
tags:
|
13 |
- midi
|
14 |
- music
|
15 |
- melody
|
16 |
+
- parsons code
|
17 |
- MIDI
|
18 |
+
- parsons
|
19 |
+
- music ai
|
|
|
20 |
---
|
21 |
|
22 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|