Spaces:
Running
Running
File size: 291 Bytes
46f87c1 | 1 2 3 4 5 6 7 8 9 | # 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 |