asigalov61
commited on
Commit
•
f32769e
1
Parent(s):
2389791
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
---
|
2 |
title: Advanced MIDI Classifier
|
3 |
emoji: 👁
|
4 |
-
colorFrom:
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 4.
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
license: apache-2.0
|
11 |
short_description: Detailed MIDI classification with transformers
|
12 |
tags:
|
@@ -16,8 +16,10 @@ tags:
|
|
16 |
- MIDI
|
17 |
- transformers
|
18 |
- music classification
|
19 |
-
-
|
20 |
- detailed
|
|
|
|
|
21 |
---
|
22 |
|
23 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: Advanced MIDI Classifier
|
3 |
emoji: 👁
|
4 |
+
colorFrom: yellow
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.39.0
|
8 |
app_file: app.py
|
9 |
+
pinned: true
|
10 |
license: apache-2.0
|
11 |
short_description: Detailed MIDI classification with transformers
|
12 |
tags:
|
|
|
16 |
- MIDI
|
17 |
- transformers
|
18 |
- music classification
|
19 |
+
- ultimate
|
20 |
- detailed
|
21 |
+
- genre classification
|
22 |
+
- artist classification
|
23 |
---
|
24 |
|
25 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|