eyounge commited on
Commit
2a23d71
1 Parent(s): 7ddceae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,4 +46,4 @@ demo = gr.Interface(
46
  allow_flagging=False,
47
  Caution =[["COVID-19 is real!"]])
48
 
49
- demo.launch(share=True)
 
46
  allow_flagging=False,
47
  Caution =[["COVID-19 is real!"]])
48
 
49
+ demo.launch(inline=False)