Dhahlan2000 commited on
Commit
5fd968a
·
verified ·
1 Parent(s): 3fbf059

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,4 +108,4 @@ demo = gr.ChatInterface(
108
  )
109
 
110
  if __name__ == "__main__":
111
- demo.launch()
 
108
  )
109
 
110
  if __name__ == "__main__":
111
+ demo.launch(share=True)