johnjets commited on
Commit
4d41c08
1 Parent(s): 5db90cb
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ demo = gr.Interface(
58
  allow_flagging="never"
59
  )
60
 
61
- demo.launch(share = True)
62
 
63
 
64
  # In[ ]:
 
58
  allow_flagging="never"
59
  )
60
 
61
+ demo.launch()
62
 
63
 
64
  # In[ ]: