Spaces:
Running
Running
asigalov61
commited on
Commit
•
2700ab4
1
Parent(s):
0304307
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: MIDI Melody
|
3 |
-
emoji:
|
4 |
colorFrom: indigo
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
@@ -8,6 +8,13 @@ sdk_version: 4.31.5
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: MIDI Melody
|
3 |
+
emoji: 🦀
|
4 |
colorFrom: indigo
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
11 |
+
short_description: Add a unique melody to any MIDI file
|
12 |
+
tags:
|
13 |
+
- midi
|
14 |
+
- music
|
15 |
+
- melody
|
16 |
+
- music algorithm
|
17 |
+
- MIDI
|
18 |
---
|
19 |
|
20 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|