Aliyyah commited on
Commit
944b713
1 Parent(s): 6b707ed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
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