Narsil HF staff commited on
Commit
b42abb6
1 Parent(s): 396163c

Remove share

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -176,4 +176,4 @@ with gr.Blocks() as demo:
176
  gr.Markdown(help_text)
177
 
178
  demo.queue(concurrency_count=10)
179
- demo.launch(debug=True, width="80%", height=2000, share=True)
 
176
  gr.Markdown(help_text)
177
 
178
  demo.queue(concurrency_count=10)
179
+ demo.launch(debug=True, width="80%", height=2000)