tarekfer8 commited on
Commit
6dd57f6
·
verified ·
1 Parent(s): 9ba883b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,4 +75,4 @@ demo = gr.ChatInterface(
75
 
76
 
77
  if __name__ == "__main__":
78
- demo.launch()
 
75
 
76
 
77
  if __name__ == "__main__":
78
+ demo.launch(share=True)