sentiment-explorer / .env.example
jonathanagustin's picture
Sync from deploy tool: tutorials/01-sentiment-explorer
6c86a1d verified
raw
history blame contribute delete
178 Bytes
# Hugging Face token (required for Inference API)
HF_TOKEN=
# Sentiment model (defaults to DistilBERT SST-2)
MODEL_ID=distilbert/distilbert-base-uncased-finetuned-sst-2-english