Kushagra8041 commited on
Commit
4545cbf
·
verified ·
1 Parent(s): 50ae270

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,4 +45,4 @@ gr.ChatInterface(
45
  title="BEEE Assistant",
46
  description="Ask me anything about BEEE!",
47
  examples=["What is BEEE?", "Help me with BEEE"]
48
- ).launch()
 
45
  title="BEEE Assistant",
46
  description="Ask me anything about BEEE!",
47
  examples=["What is BEEE?", "Help me with BEEE"]
48
+ ).launch(share=True)