# PiedPiper HF Space — runtime deps. Torch is installed separately in the # Dockerfile from the CPU wheel index. fastapi>=0.115 uvicorn[standard]>=0.32 python-multipart>=0.0.9 numpy>=1.26 soundfile>=0.12 librosa>=0.10 transformers>=4.45 tqdm>=4.66 datasets>=3.0 # ADR-0002: MuQ-MuLan audio encoder. ~700M params, CC-BY-NC 4.0. muq>=0.1 # ACRCloud client (Phase 5) + YAML for any catalog rebuild from the container. httpx>=0.27 pyyaml>=6.0 # Sentry error tracking — no-op when SENTRY_DSN env var is unset. sentry-sdk[fastapi]>=2.0