jade2zhong commited on
Commit
b16a677
·
verified ·
1 Parent(s): 3715fb8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -515,4 +515,4 @@ with gr.Blocks(
515
 
516
 
517
  if __name__ == "__main__":
518
- demo.launch()
 
515
 
516
 
517
  if __name__ == "__main__":
518
+ demo.launch(share=True)