Ruhullah Shaikh commited on
Commit
0ae6ee5
·
verified ·
1 Parent(s): 5dc45ef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,4 +13,4 @@ iface = gr.Interface(launch,
13
  inputs=gr.Image(type='pil'),
14
  outputs="text")
15
 
16
- iface.launch(share=True)
 
13
  inputs=gr.Image(type='pil'),
14
  outputs="text")
15
 
16
+ iface.launch()