ifire commited on
Commit
efa73e4
·
verified ·
1 Parent(s): 0ad58c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,4 +54,4 @@ gradio_app = gr.Interface(
54
  )
55
 
56
  if __name__ == "__main__":
57
- gradio_app.launch(share=False)
 
54
  )
55
 
56
  if __name__ == "__main__":
57
+ gradio_app.launch(share=True)