Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -32,8 +32,8 @@ demo = gr.Interface(
|
|
32 |
|
33 |
# Con autentificacion
|
34 |
|
35 |
-
demo.launch(auth=("iabd", "
|
36 |
|
37 |
# Sin autentificacion
|
38 |
|
39 |
-
|
|
|
32 |
|
33 |
# Con autentificacion
|
34 |
|
35 |
+
# demo.launch(auth=("iabd", "ia)
|
36 |
|
37 |
# Sin autentificacion
|
38 |
|
39 |
+
demo.launch()
|