ChevalierJoseph commited on
Commit
5709b50
·
verified ·
1 Parent(s): 56406b5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -895,4 +895,5 @@ with gr.Blocks(title="Typotopia", theme=THEME, css=CSS) as demo:
895
  )
896
 
897
  if __name__ == "__main__":
898
- demo.queue().launch()
 
 
895
  )
896
 
897
  if __name__ == "__main__":
898
+ demo.queue().launch()
899
+