saadiiii commited on
Commit
bf1623e
·
1 Parent(s): 374a9f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -307,4 +307,4 @@ demo = gr.Interface(
307
  ["html"],
308
  )
309
 
310
- demo.launch(share=True)
 
307
  ["html"],
308
  )
309
 
310
+ demo.launch(inline=False)