rnair commited on
Commit
f463fb8
1 Parent(s): d2bfaa1

removed share

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,4 +66,4 @@ iface = gr.Interface(
66
  )
67
 
68
  # Launch the Gradio interface
69
- iface.launch(share=True)
 
66
  )
67
 
68
  # Launch the Gradio interface
69
+ iface.launch()