luckycanucky commited on
Commit
643407c
·
verified ·
1 Parent(s): c551c66

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -206,4 +206,4 @@ with gr.Blocks(css=custom_css) as demo:
206
  )
207
 
208
  if __name__ == "__main__":
209
- demo.launch(share=False)
 
206
  )
207
 
208
  if __name__ == "__main__":
209
+ demo.launch(share=True)