guidel commited on
Commit
758f1d9
1 Parent(s): 3e0ee01

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,4 +40,4 @@ batch_translate = gr.Interface(
40
  )
41
 
42
  if __name__ == "__main__":
43
- batch_translate.launch(share=True)
 
40
  )
41
 
42
  if __name__ == "__main__":
43
+ batch_translate.launch()