kevin159 commited on
Commit
c6513a3
1 Parent(s): f3fd87b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,4 +69,4 @@ with gr.Blocks(css=css) as demo:
69
  )
70
 
71
  if __name__ == "__main__":
72
- demo.launch(share=True)
 
69
  )
70
 
71
  if __name__ == "__main__":
72
+ demo.launch()