Spaces:
Running
Running
asigalov61
commited on
Commit
•
00f9a6f
1
Parent(s):
bd479f9
Update README.md
Browse files
README.md
CHANGED
@@ -5,18 +5,18 @@ colorFrom: purple
|
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
app_file: app.py
|
8 |
-
pinned:
|
9 |
license: cc
|
10 |
tags:
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
short_description: Search and explore 179k+ MIDI titles
|
19 |
-
sdk_version: 4.
|
20 |
---
|
21 |
|
22 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
app_file: app.py
|
8 |
+
pinned: true
|
9 |
license: cc
|
10 |
tags:
|
11 |
+
- midi
|
12 |
+
- music
|
13 |
+
- search
|
14 |
+
- MIDI
|
15 |
+
- MIDI search
|
16 |
+
- music search
|
17 |
+
- sentence transformer
|
18 |
short_description: Search and explore 179k+ MIDI titles
|
19 |
+
sdk_version: 4.38.1
|
20 |
---
|
21 |
|
22 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|