prerana-manoj123 commited on
Commit
31b8e29
·
1 Parent(s): b41915b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,4 +32,4 @@ iface = gr.Interface(
32
  inputs = im,
33
  outputs = gr.outputs.Label(),
34
  )
35
- iface.launch(share=True)
 
32
  inputs = im,
33
  outputs = gr.outputs.Label(),
34
  )
35
+ iface.launch()