Mustafa Al Hamad commited on
Commit
ab199df
·
1 Parent(s): 92e4b14

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ def welcome(name):
6
  with gr.Blocks() as demo:
7
  gr.Markdown(
8
  """
9
- # Listen to a sample!
10
  Select a sample at the bottom to listen to.
11
  """)
12
  inp = gr.Audio(source="",label='Music')
 
6
  with gr.Blocks() as demo:
7
  gr.Markdown(
8
  """
9
+ # Listen to a sample 🎵!
10
  Select a sample at the bottom to listen to.
11
  """)
12
  inp = gr.Audio(source="",label='Music')