RobPruzan commited on
Commit
7cfde5a
1 Parent(s): 5140414

Adding title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -423,7 +423,7 @@ def gen_syns(word, level):
423
  str_reko+= i
424
  return str_reko
425
 
426
- with gr.Blocks() as demo:
427
  with gr.Column():
428
  with gr.Row():
429
  with gr.Box():
 
423
  str_reko+= i
424
  return str_reko
425
 
426
+ with gr.Blocks(title="Automatic Literacy and Speech Assesmen") as demo:
427
  with gr.Column():
428
  with gr.Row():
429
  with gr.Box():