Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ colorTo: green
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.20.0
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
license: apache-2.0
|
11 |
short_description: Identify any MIDI
|
12 |
tags:
|
@@ -17,6 +17,8 @@ tags:
|
|
17 |
- MIDI music
|
18 |
- MIDI classification
|
19 |
- MIDID
|
|
|
|
|
20 |
---
|
21 |
|
22 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.20.0
|
8 |
app_file: app.py
|
9 |
+
pinned: false
|
10 |
license: apache-2.0
|
11 |
short_description: Identify any MIDI
|
12 |
tags:
|
|
|
17 |
- MIDI music
|
18 |
- MIDI classification
|
19 |
- MIDID
|
20 |
+
thumbnail: >-
|
21 |
+
https://cdn-uploads.huggingface.co/production/uploads/5f57ea2d3f32f12a3c0692e6/vxnKbKjbjaAosUU8UoghS.png
|
22 |
---
|
23 |
|
24 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|