omar87 commited on
Commit
a7129dd
·
1 Parent(s): 0d2d614

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,4 +67,4 @@ iface = gr.Interface(
67
  description="Upload two trademark images to prevent conflict."
68
  )
69
 
70
- iface.launch(share=True)
 
67
  description="Upload two trademark images to prevent conflict."
68
  )
69
 
70
+ iface.launch()