Spaces:
Running
Running
Correct yaml array
Browse files
README.md
CHANGED
|
@@ -9,11 +9,7 @@ app_file: app.py
|
|
| 9 |
pinned: false
|
| 10 |
license: cc-by-nc-nd-4.0
|
| 11 |
short_description: How original is your song? Which songs is it similar to?
|
| 12 |
-
tags:
|
| 13 |
-
-music-analysis
|
| 14 |
-
-audio-processing
|
| 15 |
-
-chord-recognition
|
| 16 |
-
-deep-learning
|
| 17 |
|
| 18 |
---
|
| 19 |
|
|
|
|
| 9 |
pinned: false
|
| 10 |
license: cc-by-nc-nd-4.0
|
| 11 |
short_description: How original is your song? Which songs is it similar to?
|
| 12 |
+
tags: [music-analysis, audio-processing, chord-recognition, deep-learning]
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
---
|
| 15 |
|