ginipick commited on
Commit
2c74d2d
·
verified ·
1 Parent(s): d956134

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -144,4 +144,5 @@ with gr.Blocks(css=CSS, js=JS, theme="soft") as demo:
144
  outputs=img,
145
  )
146
 
147
- demo.queue().launch()
 
 
144
  outputs=img,
145
  )
146
 
147
+ #demo.queue().launch()
148
+ demo.queue().launch(auth=("gini", "pick"))