ashishabraham22 commited on
Commit
1bf4891
1 Parent(s): a67f35a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,4 +28,4 @@ iface= gr.Interface(
28
  theme='dark-peach'
29
  )
30
 
31
- iface.launch(share=True)
 
28
  theme='dark-peach'
29
  )
30
 
31
+ iface.launch()