Spaces:
Running
Running
asigalov61
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -6,9 +6,16 @@ colorTo: green
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.9.1
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
license: apache-2.0
|
11 |
short_description: Identify any MIDI
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.9.1
|
8 |
app_file: app.py
|
9 |
+
pinned: true
|
10 |
license: apache-2.0
|
11 |
short_description: Identify any MIDI
|
12 |
+
tags:
|
13 |
+
- MIDI
|
14 |
+
- ID
|
15 |
+
- identification
|
16 |
+
- MIDI identification
|
17 |
+
- MIDI music
|
18 |
+
- MIDI classification
|
19 |
---
|
20 |
|
21 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|