Spaces:
Running
on
Zero
Running
on
Zero
asigalov61
commited on
Commit
•
9052d16
1
Parent(s):
c5b42ec
Update README.md
Browse files
README.md
CHANGED
@@ -4,20 +4,20 @@ emoji: 🔥
|
|
4 |
colorFrom: red
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 4.
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
license: apache-2.0
|
11 |
short_description: Harmonize and mix any MIDI melody
|
12 |
tags:
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
---
|
22 |
|
23 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
4 |
colorFrom: red
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.38.1
|
8 |
app_file: app.py
|
9 |
+
pinned: true
|
10 |
license: apache-2.0
|
11 |
short_description: Harmonize and mix any MIDI melody
|
12 |
tags:
|
13 |
+
- midi
|
14 |
+
- music
|
15 |
+
- melody
|
16 |
+
- music algorithm
|
17 |
+
- MIDI
|
18 |
+
- harmonizer
|
19 |
+
- mixer
|
20 |
+
- harmony
|
21 |
---
|
22 |
|
23 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|