AndrewRWilliams commited on
Commit
7c35428
·
1 Parent(s): 71c5936

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,4 +54,4 @@ with gr.Blocks() as demo:
54
  )
55
 
56
  if __name__ == "__main__":
57
- demo.launch(debug=True, auth=("admin", "pass1234"))
 
54
  )
55
 
56
  if __name__ == "__main__":
57
+ demo.launch(debug=True)