salomonsky commited on
Commit
56866ca
1 Parent(s): a16a4f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,4 +66,4 @@ iface = gr.Interface(
66
  theme="darkdefault"
67
  )
68
 
69
- iface.launch(share=True)
 
66
  theme="darkdefault"
67
  )
68
 
69
+ iface.launch()