asigalov61
commited on
Commit
•
6d38cc5
1
Parent(s):
23de607
Update README.md
Browse files
README.md
CHANGED
@@ -6,14 +6,14 @@ colorTo: indigo
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 4.38.1
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
license: apache-2.0
|
11 |
short_description: Search and explore LAKH MIDI dataset with MidiCaps
|
12 |
tags:
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
---
|
18 |
|
19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
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: Search and explore LAKH MIDI dataset with MidiCaps
|
12 |
tags:
|
13 |
+
- MIDI
|
14 |
+
- LAKH
|
15 |
+
- MIDI dataset
|
16 |
+
- MidiCaps
|
17 |
---
|
18 |
|
19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|