chrisjay commited on
Commit
010f927
1 Parent(s): 6edabfe

removed share=TrueE

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -551,7 +551,7 @@ def main():
551
 
552
 
553
 
554
- block.launch(share=True)
555
 
556
 
557
 
 
551
 
552
 
553
 
554
+ block.launch()
555
 
556
 
557