Ray Leung commited on
Commit
40667d5
·
verified ·
1 Parent(s): 8404d2a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,4 +62,4 @@ with playground:
62
 
63
  create_playground_footer()
64
 
65
- playground.launch()
 
62
 
63
  create_playground_footer()
64
 
65
+ playground.launch(share=True)