Time_RCD / models /README.md
Oliver Le
Initial commit
d03866e

A newer version of the Gradio SDK is available: 6.1.0

Upgrade

Extra Installation Direction

If you want to use Chronos, please install the following

git clone https://github.com/autogluon/autogluon
cd autogluon && pip install -e timeseries/[TimeSeriesDataFrame,TimeSeriesPredictor]

If you want to use MOMENT, please install the following

pip install momentfm   # only support Python 3.11 for now

If you want to use TimesFM, please install the following

pip install timesfm[torch]

If you want to use Lag-Llama, please install the following

gluonts[torch]<=0.14.4

and download the checkpoint from Link and add the path to Lag_Llama.py.