eudoxie commited on
Commit
a472b3f
·
verified ·
1 Parent(s): f762aad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -88,4 +88,4 @@ if __name__=="__main__":
88
  #cache_examples=False,
89
  chatbot=chatbot)
90
 
91
- demo.launch()
 
88
  #cache_examples=False,
89
  chatbot=chatbot)
90
 
91
+ demo.launch(share = True)