Moibe commited on
Commit
4292e84
1 Parent(s): 096093c

Revert tests

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,4 +89,4 @@ with gr.Blocks(theme=gr.themes.Base(), css="footer {visibility: True}") as main:
89
  allow_flagging='never'
90
  )
91
 
92
- main.launch()
 
89
  allow_flagging='never'
90
  )
91
 
92
+ main.launch(auth=auth.authenticate)