Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,17 @@ sdk_version: 4.37.2
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
| 11 |
+
short_description: Detailed MIDI classification with transformers
|
| 12 |
+
|
| 13 |
+
tags:
|
| 14 |
+
- midi
|
| 15 |
+
- music
|
| 16 |
+
- midi classification
|
| 17 |
+
- MIDI
|
| 18 |
+
- transformers
|
| 19 |
+
- music classification
|
| 20 |
+
- advanced
|
| 21 |
+
- detailed
|
| 22 |
---
|
| 23 |
|
| 24 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|