DocSrvNyk commited on
Commit
8f074c6
·
1 Parent(s): 2e8b609

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,4 +35,4 @@ iface = gr.Interface(
35
  outputs=gr.outputs.Textbox()
36
  )
37
 
38
- iface.launch(inbrowser=True)
 
35
  outputs=gr.outputs.Textbox()
36
  )
37
 
38
+ iface.launch()