mammogram-analyzer / .env.example
tampee's picture
feat: integrate real SensiNet mammography model
596aaa1
Raw
History Blame Contribute Delete
294 Bytes
MODEL_MODE=real
MODEL_VERSION=sensinet-v1
# Path to .pth weights (defaults to weights/advanced_model_best.pth)
# MODEL_WEIGHTS=weights/advanced_model_best.pth
# Comma-separated list of allowed hostnames for the /analyze endpoint (SSRF protection)
# ALLOWED_IMAGE_HOSTS=your-project.supabase.co