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

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()
 
85
  bot, chatbot, chatbot
86
  )
87
 
88
+ demo.launch(share=True)