yosuke123456 commited on
Commit
55caba7
Β·
verified Β·
1 Parent(s): 6f9e986

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -157,4 +157,4 @@ with gr.Blocks() as demo:
157
  )
158
 
159
  demo.queue()
160
- demo.launch(auth=("root", "test123456"), share=True)
 
157
  )
158
 
159
  demo.queue()
160
+ demo.launch(share=True)