Juslin Jay commited on
Commit
f77ecd6
1 Parent(s): 4d17433

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,4 +60,4 @@ demo = gr.ChatInterface(
60
 
61
 
62
  if __name__ == "__main__":
63
- demo.launch(share=True)
 
60
 
61
 
62
  if __name__ == "__main__":
63
+ demo.launch()