TTsamurai commited on
Commit
dcc211e
·
verified ·
1 Parent(s): efee783

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -1294,6 +1294,4 @@ if __name__ == "__main__":
1294
  user_list, demo_list = load_username_and_pwd()
1295
  demo.launch(
1296
  share=True,
1297
- # auth=("ecir_demo", "ecir_demo"), # user_list[0], user_list[1]
1298
- # auth_message="Please enter the username and password to access the demo.",
1299
  )
 
1294
  user_list, demo_list = load_username_and_pwd()
1295
  demo.launch(
1296
  share=True,
 
 
1297
  )