Pranjal12345 commited on
Commit
9576bde
1 Parent(s): b6935e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,4 +66,4 @@ translation_interface = gr.Interface(
66
  )
67
 
68
 
69
- translation_interface.launch(debug=True, enable_queue=True, share=True)
 
66
  )
67
 
68
 
69
+ translation_interface.launch()