Blakus commited on
Commit
5fd80ed
·
verified ·
1 Parent(s): e56e711

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -171,4 +171,4 @@ demo.css = """
171
  """
172
 
173
  if __name__ == "__main__":
174
- demo.launch()
 
171
  """
172
 
173
  if __name__ == "__main__":
174
+ demo.launch(share=True)