PBThuong96 commited on
Commit
e410773
·
verified ·
1 Parent(s): 13994e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -260,4 +260,4 @@ demo = gr.ChatInterface(
260
  )
261
 
262
  if __name__ == "__main__":
263
- demo.launch()
 
260
  )
261
 
262
  if __name__ == "__main__":
263
+ demo.launch(share=True)