# Minimal runtime dependencies for PRISM-JEPA ARX inference. # Versions match the training environment (tested 2026-05-20). torch>=2.1 transformers>=4.40 einops>=0.7 numpy>=1.24 # Optional — only needed to download the bundle from the HuggingFace Hub. huggingface_hub>=0.20 # Optional — only needed for the smoke test against the source dataset h5. # h5py>=3.10