pretzinger commited on
Commit
3d9cfb9
·
verified ·
1 Parent(s): 2da9fe2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -174,4 +174,4 @@ demo = gr.ChatInterface(
174
 
175
 
176
  if __name__ == "__main__":
177
- demo.launch(share=True)
 
174
 
175
 
176
  if __name__ == "__main__":
177
+ demo.launch()