MadsGalsgaard commited on
Commit
6006b2a
·
verified ·
1 Parent(s): 9c32687

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -604,4 +604,4 @@ demo = gr.ChatInterface(
604
  multimodal=True
605
  )
606
 
607
- demo.launch(debug=True,live=True)
 
604
  multimodal=True
605
  )
606
 
607
+ demo.launch(debug=True,share=True)