titipata commited on
Commit
458341b
1 Parent(s): 13d6edc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,8 +76,8 @@ def yt_transcribe(yt_url):
76
 
77
 
78
  with gr.Blocks() as demo:
79
- gr.Image(value="thonburian-whisper-logo.png", show_label=False, container=False, width=400)
80
  gr.Markdown("# Thonburian Whisper Demo 🇹🇭")
 
81
 
82
  with gr.Tab("Transcribe Audio"):
83
  gr.Markdown(
 
76
 
77
 
78
  with gr.Blocks() as demo:
 
79
  gr.Markdown("# Thonburian Whisper Demo 🇹🇭")
80
+ gr.Image(value="thonburian-whisper-logo.png", show_label=False, container=False, width=400)
81
 
82
  with gr.Tab("Transcribe Audio"):
83
  gr.Markdown(