Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ colorFrom: purple
|
|
| 5 |
colorTo: green
|
| 6 |
sdk: gradio
|
| 7 |
app_file: app.py
|
| 8 |
-
pinned:
|
| 9 |
license: cc
|
| 10 |
tags:
|
| 11 |
- midi
|
|
@@ -16,7 +16,7 @@ tags:
|
|
| 16 |
- music search
|
| 17 |
- sentence transformer
|
| 18 |
short_description: Search and explore 179k+ MIDI titles
|
| 19 |
-
sdk_version:
|
| 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: false
|
| 9 |
license: cc
|
| 10 |
tags:
|
| 11 |
- midi
|
|
|
|
| 16 |
- music search
|
| 17 |
- sentence transformer
|
| 18 |
short_description: Search and explore 179k+ MIDI titles
|
| 19 |
+
sdk_version: 5.20.0
|
| 20 |
---
|
| 21 |
|
| 22 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|