niulx commited on
Commit
fc5869e
·
verified ·
1 Parent(s): 13141c3

Update app.py

Browse files

do not use share

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -455,4 +455,4 @@ with gr.Blocks() as demo:
455
 
456
 
457
 
458
- demo.queue().launch(share=True, debug=True)
 
455
 
456
 
457
 
458
+ demo.queue().launch(debug=True)