splitpac commited on
Commit
5838863
·
1 Parent(s): 28010fb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,4 +52,4 @@ demo = gr.Interface(
52
  enable_queue=True,
53
  cache_examples=False)
54
 
55
- demo.launch(share=True)
 
52
  enable_queue=True,
53
  cache_examples=False)
54
 
55
+ demo.launch()