aiuser1 commited on
Commit
66d07ef
1 Parent(s): 2aed772

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)