LoloSemper commited on
Commit
ab8a22e
·
verified ·
1 Parent(s): 9bef854

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -805,7 +805,7 @@ with gr.Blocks(title="Universal Conlang Translator", theme=gr.themes.Soft()) as
805
  ],
806
  )
807
  if __name__ == "__main__":
808
- demo.launch()
809
 
810
 
811
 
 
805
  ],
806
  )
807
  if __name__ == "__main__":
808
+ demo.launch()
809
 
810
 
811