oberbics commited on
Commit
a08456e
·
verified ·
1 Parent(s): 4f7c964

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -613,4 +613,4 @@ Die Katastrophe in <span style="background-color: #a8e6cf; font-weight: bold; pa
613
  """)
614
 
615
  if __name__ == "__main__":
616
- demo.launch()
 
613
  """)
614
 
615
  if __name__ == "__main__":
616
+ demo.launch(share=True)