barath19 commited on
Commit
cba4e9e
·
verified ·
1 Parent(s): d509f49

remove share

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,4 +89,4 @@ interface_image = gr.Interface(
89
  gr.TabbedInterface(
90
  [interface_image],
91
  tab_names=['Image inference']
92
- ).queue().launch(share=True)
 
89
  gr.TabbedInterface(
90
  [interface_image],
91
  tab_names=['Image inference']
92
+ ).queue().launch()