Anirudh1993 commited on
Commit
ef25755
1 Parent(s): f66d737

Update generate_keys.py

Browse files
Files changed (1) hide show
  1. generate_keys.py +1 -1
generate_keys.py CHANGED
@@ -4,7 +4,7 @@ import pickle
4
  from pathlib import Path
5
  import streamlit_authenticator as stauth
6
 
7
- names = ['Anirudh1993']
8
  usernames = ['docwhiz']
9
  passwords = ['Docwhiz']
10
 
 
4
  from pathlib import Path
5
  import streamlit_authenticator as stauth
6
 
7
+ names = ['mlreply']
8
  usernames = ['docwhiz']
9
  passwords = ['Docwhiz']
10