Tushar Malik commited on
Commit
48c261a
·
verified ·
1 Parent(s): 6105a36

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -549,4 +549,4 @@ iface = gr.Interface(
549
  title="Chat with Document"
550
  )
551
 
552
- iface.launch()
 
549
  title="Chat with Document"
550
  )
551
 
552
+ iface.launch(share=True)