Penny Wang commited on
Commit
ec21e6d
·
1 Parent(s): 1c1e532

fixed indentation

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,4 +84,4 @@ with gr.Blocks(title="UN Official Language Translator", theme=gr.themes.Soft())
84
  )
85
 
86
  if __name__ == "__main__":
87
- demo.launch(server_name="0.0.0.0", server_port=7860)
 
84
  )
85
 
86
  if __name__ == "__main__":
87
+ demo.launch(server_name="0.0.0.0", server_port=7860)