Kvikontent commited on
Commit
146d229
·
verified ·
1 Parent(s): e1da499

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,4 +32,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as app:
32
  title=title,
33
  description=description
34
  )
35
- iface.launch(share=True, inline=True)
 
32
  title=title,
33
  description=description
34
  )
35
+ iface.launch(inline=True)