mbabazif commited on
Commit
2deff65
1 Parent(s): acdfef5
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,6 +40,6 @@ iface = gr.Interface(
40
  )
41
 
42
 
43
- iface.launch(share=True)
44
 
45
  # with gr.Blocks() as demo:
 
40
  )
41
 
42
 
43
+ iface.launch()
44
 
45
  # with gr.Blocks() as demo: