baaastien commited on
Commit
01257b7
·
1 Parent(s): 9af529e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,4 +45,4 @@ demo = gr.Interface(
45
  cache_examples=False
46
  )
47
 
48
- demo.launch(share=True)
 
45
  cache_examples=False
46
  )
47
 
48
+ demo.launch()