mdi_rwe / secrets.example.toml
ved333p's picture
Add complete binary-free runtime for Hugging Face Space
1edd5a4
raw
history blame contribute delete
495 Bytes
# ============================================================
# Credentials — copy this file to .streamlit/secrets.toml
# ============================================================
# Generate hashes: python scripts/create_user.py
#
# Each key under [passwords] is a username.
# The value is the bcrypt hash of that user's password.
[passwords]
admin = "$2b$12$pRVg2HFt.toJk/9ogo3RqeIR2JIZep8A6tIeSlwmSTLf/Q7owmU1S"
analyst = "$2b$12$vTYi1a5.iByl/i9xB07JL.ALQ.YgeFHADB9sSPQUDx4hnpFV4vynS"