Moibe commited on
Commit
3e913fa
·
1 Parent(s): ed0bd90
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -118,5 +118,5 @@ with gr.Blocks(css="footer {visibility: hidden}") as main:
118
  #css="footer {visibility: hidden}",
119
  )
120
 
121
- main.launch()
122
- #demo.launch(auth=authenticate)
 
118
  #css="footer {visibility: hidden}",
119
  )
120
 
121
+ main.launch(auth=authenticate)
122
+ #demo.launch()