shamik-lseg commited on
Commit
97b7f0a
·
1 Parent(s): 309aede

Updated the app.py.

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ from transformers import pipeline
5
  pipe = pipeline("audio-classification", model="Shamik/whisper-base.en-finetuned-gtzan")
6
 
7
  title = """
8
- # Music Genre Classifier
9
  """
10
 
11
  description = """
 
5
  pipe = pipeline("audio-classification", model="Shamik/whisper-base.en-finetuned-gtzan")
6
 
7
  title = """
8
+ # 🎶 Music Genre Classifier 🎶
9
  """
10
 
11
  description = """