Spaces:
Running
Running
| # MatchDay runtime dependencies (HF Space + local). | |
| # The deterministic path needs only the first three; `modal` is required once | |
| # the Nemotron agent layer (N13) is wired in (it calls Modal remotely — the | |
| # 30B model never runs locally). | |
| gradio>=5.0 | |
| httpx>=0.27 | |
| pydantic>=2.0 | |
| modal>=0.70 | |