operablepattern commited on
Commit
8fdda21
1 Parent(s): 20f6917

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,4 +8,4 @@ gr.ChatInterface(
8
  fn=response,
9
  title="",
10
  theme=''
11
- ).queue().launch(share=True)
 
8
  fn=response,
9
  title="",
10
  theme=''
11
+ ).queue().launch()