Kvikontent commited on
Commit
a70a8f2
β€’
1 Parent(s): 146d229

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(inline=True)
 
32
  title=title,
33
  description=description
34
  )
35
+ iface.launch()