mik-chinaamc commited on
Commit
409d548
·
1 Parent(s): 9be4392

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,4 +60,4 @@ with blocks:
60
 
61
 
62
 
63
- blocks.launch(debug=False)
 
60
 
61
 
62
 
63
+ blocks.launch(share=True, debug=False)