Update app.py
Browse files
app.py
CHANGED
@@ -111,7 +111,5 @@ with gr.Blocks(theme=gr.themes.Base(primary_hue="stone",neutral_hue="stone")) as
|
|
111 |
|
112 |
#start gradio app
|
113 |
block.launch(
|
114 |
-
auth=("azubiafrica", "teamcapecod"),
|
115 |
-
auth_message="Enter the username 'azubiafrica' and password 'teamcapecod' for this demo app"
|
116 |
)
|
117 |
|
|
|
111 |
|
112 |
#start gradio app
|
113 |
block.launch(
|
|
|
|
|
114 |
)
|
115 |
|