Irpan commited on
Commit
79353f4
1 Parent(s): 334daaa
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import tts
4
  import asr
5
 
6
  # Front-End
7
- with gr.Blocks(title=title, description=description) as app:
8
  # Title and Article
9
  with gr.Row():
10
  gr.Markdown(
 
4
  import asr
5
 
6
  # Front-End
7
+ with gr.Blocks() as app:
8
  # Title and Article
9
  with gr.Row():
10
  gr.Markdown(