AutoSeg-Demo / .env.example
GitHub Actions
deploy: Sync to HF Space (Clean)
3c0e82d
Raw
History Blame Contribute Delete
312 Bytes
# Credentials for Local Run
# 1. Weights & Biases (Required for logging)
# Get key from https://wandb.ai/settings
WANDB_API_KEY=your_wandb_api_key_here
# 2. Hugging Face (Optional for public models, required for gated/private)
# Get token from https://huggingface.co/settings/tokens
HF_TOKEN=your_hf_token_here