mkhodary101 commited on
Commit
8bf25c1
·
verified ·
1 Parent(s): dbc9309

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,4 +17,4 @@ iface = gr.Interface(
17
  outputs="text",
18
  )
19
 
20
- iface.launch(share=True, ssr=False)
 
17
  outputs="text",
18
  )
19
 
20
+ iface.launch()