matchday-server-test / requirements.txt
mzidan000's picture
Upload folder using huggingface_hub
04e80a8 verified
Raw
History Blame Contribute Delete
291 Bytes
# 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