LabelPlayground / .env.example
Erick
Upload folder using huggingface_hub
47cb9bd verified
raw
history blame contribute delete
266 Bytes
# Required on Apple Silicon: enables CPU fallback for MPS ops not yet in Metal
PYTORCH_ENABLE_MPS_FALLBACK=1
# Optional overrides (uncomment and edit as needed)
# AUTOLABEL_DEVICE=cpu
# AUTOLABEL_MODEL=google/owlv2-large-patch14-finetuned
# AUTOLABEL_THRESHOLD=0.1