anitalp commited on
Commit
b2bc50d
1 Parent(s): fa625f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -85,4 +85,4 @@ with gr.Blocks(css=css) as demo:
85
  bot, chatbot, chatbot
86
  )
87
 
88
- demo.launch(share=True)
 
85
  bot, chatbot, chatbot
86
  )
87
 
88
+ demo.launch()