# MacroCast inference dependencies. # Install a torch build matching your CUDA FIRST, e.g.: # pip install torch --index-url https://download.pytorch.org/whl/cu128 # (On Google Colab / Kaggle torch is already installed — skip it.) # A CUDA GPU is required (the fla / Triton kernels have no CPU path). flash-linear-attention==0.5.0 fla-core==0.5.0 transformers==5.8.1 einops==0.7.0 gluonts==0.15.1 scipy pandas numpy<2 PyYAML huggingface_hub matplotlib