Skip to content

Commit

Permalink
Merge pull request #12 from infracloudio/fixes-tokenizer
Browse files Browse the repository at this point in the history
Add fixes with tokenizer
  • Loading branch information
samkulkarni20 authored Aug 23, 2024
2 parents e126345 + 054edbc commit 5790404
Show file tree
Hide file tree
Showing 4 changed files with 264 additions and 169 deletions.
12 changes: 12 additions & 0 deletions .streamlit/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,18 @@ credentials:
logged_in: false
name: John Doe
password: $2b$12$iWlVOac3uujRvTrXDi6wructXftKmo/GyQd6SMu5FmyX306kH.yFO
stest:
email: [email protected]
failed_login_attempts: 0
logged_in: false
name: Sanket Test
password: $2b$12$iWlVOac3uujRvTrXDi6wructXftKmo/GyQd6SMu5FmyX306kH.yFO
stest2:
email: [email protected]
failed_login_attempts: 0
logged_in: false
name: Sanket Test
password: $2b$12$iWlVOac3uujRvTrXDi6wructXftKmo/GyQd6SMu5FmyX306kH.yFO
rbriggs:
email: [email protected]
failed_login_attempts: 0
Expand Down
Loading

0 comments on commit 5790404

Please sign in to comment.