prasanna kumar commited on
Commit
3676dff
1 Parent(s): 5dca0b0

removed share from launch

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