Samurai719214 commited on
Commit
8cfe65c
·
verified ·
1 Parent(s): 03542e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,4 +55,4 @@ interface = gr.Interface(
55
  )
56
 
57
  # Launch the Gradio app.
58
- interface.launch(share = True)
 
55
  )
56
 
57
  # Launch the Gradio app.
58
+ interface.launch()