Spaces:
Sleeping
Sleeping
gera
commited on
Commit
·
21099ff
1
Parent(s):
745ad9d
heh, I forgot how auth worked
Browse files
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=["."])
|
|