fightglory commited on
Commit
9742803
·
1 Parent(s): b64eef0

forgor to remove share

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,4 +20,4 @@ demo = gr.Interface(
20
  live=True
21
  )
22
 
23
- demo.launch(share=True)
 
20
  live=True
21
  )
22
 
23
+ demo.launch()