dhuynh95 commited on
Commit
46b30cb
·
1 Parent(s): 37b488d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,4 +66,4 @@ with gr.Blocks() as demo:
66
  clear.click(lambda: None, None, chatbot, queue=False)
67
 
68
  if __name__ == "__main__":
69
- demo.launch(auth=("mithril", passwd))
 
66
  clear.click(lambda: None, None, chatbot, queue=False)
67
 
68
  if __name__ == "__main__":
69
+ demo.launch(auth=("test", passwd))