RobPruzan commited on
Commit
386a775
·
1 Parent(s): 3403600

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -660,7 +660,7 @@ def smart_synonyms(text, level):
660
 
661
 
662
 
663
- with gr.Blocks(title="Automatic Literacy and Speech Assesmen") as demo:
664
  gr.HTML("""<center><h7 style="font-size: 35px">Automatic Literacy and Speech Assesment</h7></center>""")
665
  gr.HTML("""<center><h7 style="font-size: 15px">This may take 60s to generate all statistics</h7></center>""")
666
  with gr.Column():
 
660
 
661
 
662
 
663
+ with gr.Blocks(title="Automatic Literacy and Speech Assesment") as demo:
664
  gr.HTML("""<center><h7 style="font-size: 35px">Automatic Literacy and Speech Assesment</h7></center>""")
665
  gr.HTML("""<center><h7 style="font-size: 15px">This may take 60s to generate all statistics</h7></center>""")
666
  with gr.Column():