DevToolKit / .streamlit /secrets.toml
acecalisto3's picture
Update .streamlit/secrets.toml
65bfbae verified
raw
history blame
176 Bytes
import os
# Set environment variable for Hugging Face token
os.environ["huggingface"] = "hf_token"
["huggingface"]
TOML_huggingface = "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"