Install Informer dependencies
mainInstall the required Python packages using the provided requirements.txt file. The project requires Python 3.6 and specific versions of matplotlib, numpy, pandas, scikit-learn, and torch.
pip install -r requirements.txt