gait-analysis-backend / .env.example
techSnipe's picture
Upload folder using huggingface_hub
83ee618 verified
raw
history blame contribute delete
479 Bytes
# ============================================================
# Gait Analysis API — Environment Variables
# ============================================================
# Copy this file to .env and fill in your values.
# .env is gitignored and must NEVER be committed.
# Optional: HuggingFace token (for private model downloads via huggingface_hub)
# HF_TOKEN=hf_xxxxxxxxxxxxxxxxxxxx
# Optional: Override the YOLO model filename used at startup
# MODEL_NAME=yolo11n-pose.pt