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