# Depth Estimation — ONNX Runtime CPU-only
# Installed by deploy.bat when no GPU is detected.
#
# Smallest install footprint. No GPU acceleration.

onnxruntime>=1.17.0

# ── Common dependencies ─────────────────────────────────────────────
huggingface_hub>=0.20.0
numpy>=1.24.0
opencv-python-headless>=4.8.0
Pillow>=10.0.0
matplotlib>=3.7.0
