python: > 3.7

// basic
tqdm
pandas
tabulate

// machine learning libraries
Pytorch: https://pytorch.org/get-started/locally/
transformers: https://huggingface.co/docs/transformers/en/installation
sklearn: https://scikit-learn.org/1.5/install.html
scipy: https://scipy.org/install/
timm: https://pypi.org/project/timm/

// baselines
chronos: https://github.com/amazon-science/chronos-forecasting
pytorch_pretrained_vit: https://github.com/lukemelas/PyTorch-Pretrained-ViT
