manasuma commited on
Commit
41a45aa
·
1 Parent(s): 1afc0d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,4 +66,4 @@ demo = gr.Interface(
66
  )
67
 
68
  # Launch the app!
69
- demo.launch()
 
66
  )
67
 
68
  # Launch the app!
69
+ demo.launch(inline=False)