Spaces:
Runtime error
Runtime error
Commit
·
cafded3
1
Parent(s):
10bbaeb
Updated the app.py and renamed shazam image.
Browse files- app.py +1 -1
- shazam.png +0 -0
app.py
CHANGED
@@ -9,7 +9,7 @@ title = """
|
|
9 |
"""
|
10 |
|
11 |
description = """
|
12 |
-
Next time you think of how **Shazam** <img src="
|
13 |
well it might certainly be classifying the genre of the music too. This tool classifies music based
|
14 |
on pre-defined genre from the [GTZAN](https://huggingface.co/datasets/marsyas/gtzan) dataset,
|
15 |
which contains music from the following genres:
|
|
|
9 |
"""
|
10 |
|
11 |
description = """
|
12 |
+
Next time you think of how **Shazam** <img src="./shazam.jpg" width=50px> finds the name of the song,
|
13 |
well it might certainly be classifying the genre of the music too. This tool classifies music based
|
14 |
on pre-defined genre from the [GTZAN](https://huggingface.co/datasets/marsyas/gtzan) dataset,
|
15 |
which contains music from the following genres:
|
shazam.png
DELETED
Binary file (79.8 kB)
|
|