gera commited on
Commit
21099ff
·
1 Parent(s): 745ad9d

heh, I forgot how auth worked

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -149,5 +149,4 @@ with gr.Blocks(title="Dr. Luis Chiozza - Medicina y Psicoanalisis", fill_height=
149
 
150
  demo.launch(
151
  height=700,
152
- allowed_paths=["."],
153
- auth=auth)
 
149
 
150
  demo.launch(
151
  height=700,
152
+ allowed_paths=["."])