segestic commited on
Commit
57d9bfd
·
verified ·
1 Parent(s): 2917bf2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,4 +74,4 @@ demo = gr.ChatInterface(
74
  )
75
 
76
  # Launch the UI
77
- demo.launch()
 
74
  )
75
 
76
  # Launch the UI
77
+ demo.launch(share=True)