kmack commited on
Commit
ae94917
1 Parent(s): c7861e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,4 +49,4 @@ demo = gr.Interface(
49
  allow_flagging='never'
50
  )
51
 
52
- demo.launch(share=True)
 
49
  allow_flagging='never'
50
  )
51
 
52
+ demo.launch()