meeww commited on
Commit
4c5c1bf
·
1 Parent(s): 45f5807

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,4 +71,4 @@ iface = gr.Interface(
71
  css = "html{image-rendering:pixelated}",
72
  debug = True,
73
  )
74
- iface.launch(share=True)
 
71
  css = "html{image-rendering:pixelated}",
72
  debug = True,
73
  )
74
+ iface.launch()