Spaces:
Running
on
Zero
Running
on
Zero
asigalov61
commited on
Commit
•
be28b0f
1
Parent(s):
07659d9
Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,19 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
colorFrom: red
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
license: apache-2.0
|
10 |
-
short_description:
|
11 |
sdk_version: 4.39.0
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Intelligent MIDI Comparator
|
3 |
+
emoji: 📚
|
4 |
colorFrom: red
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
license: apache-2.0
|
10 |
+
short_description: Intelligently compare any pair of MIDIs
|
11 |
sdk_version: 4.39.0
|
12 |
+
tags:
|
13 |
+
- MIDI
|
14 |
+
- midi comparison
|
15 |
+
- comparator
|
16 |
+
- intelligent
|
17 |
---
|
18 |
|
19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|