dfki-nlp commited on
Commit
cdb9404
·
1 Parent(s): b86a55a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,4 +61,4 @@ iface = gr.Interface(
61
  ),
62
  outputs="html",
63
  )
64
- iface.launch(share=True)
 
61
  ),
62
  outputs="html",
63
  )
64
+ iface.launch()