ViXuan commited on
Commit
883c203
·
1 Parent(s): 3e0f6bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -809,4 +809,4 @@ iface = gr.Interface(
809
  outputs=question
810
  )
811
 
812
- iface.launch(share=True)
 
809
  outputs=question
810
  )
811
 
812
+ iface.launch()