chrisjay commited on
Commit
2352e1b
β€’
1 Parent(s): 0724b59
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -300,7 +300,7 @@ with block:
300
 
301
  with gr.TabItem('Dashboard') as listen_tab:
302
 
303
- gr.Markdown("Listen to the recordings contributed. You can find them <a href='https://huggingface.co/datasets/chrisjay/crowd-speech-africa' target='blank'>here</a>.")
304
  display_html = gr.HTML("""<div style="color: green">
305
  <p> βŒ› Please wait. Loading dashboard... </p>
306
  </div>
 
300
 
301
  with gr.TabItem('Dashboard') as listen_tab:
302
 
303
+ gr.Markdown("Statistics on the recordings contributed. You can find them <a href='https://huggingface.co/datasets/chrisjay/crowd-speech-africa' target='blank'>here</a>.")
304
  display_html = gr.HTML("""<div style="color: green">
305
  <p> βŒ› Please wait. Loading dashboard... </p>
306
  </div>