diff --git a/tools/tdgpt/requirements_chronos.txt b/tools/tdgpt/requirements_chronos.txt index 9b8f56c087ad..739718a54799 100644 --- a/tools/tdgpt/requirements_chronos.txt +++ b/tools/tdgpt/requirements_chronos.txt @@ -1,5 +1,5 @@ -f https://download.pytorch.org/whl/torch_stable.html -torch==2.3.1+cpu +torch==2.13.0 transformers==4.55 chronos-forecasting==1.5.3 flask diff --git a/tools/tdgpt/requirements_ess.txt b/tools/tdgpt/requirements_ess.txt index 65917333de59..7024382d1d9a 100644 --- a/tools/tdgpt/requirements_ess.txt +++ b/tools/tdgpt/requirements_ess.txt @@ -2,5 +2,5 @@ transformers==4.40.0 --find-links https://download.pytorch.org/whl/torch/ -torch==2.3.1+cpu +torch==2.13.0 accelerate==0.34.2 diff --git a/tools/tdgpt/requirements_moirai.txt b/tools/tdgpt/requirements_moirai.txt index ca79275e693f..f539fd72e5bb 100644 --- a/tools/tdgpt/requirements_moirai.txt +++ b/tools/tdgpt/requirements_moirai.txt @@ -1,5 +1,5 @@ -f https://download.pytorch.org/whl/torch_stable.html -torch==2.3.1+cpu +torch==2.13.0 fsspec==2023.10.0 jaxlib==0.6.1 uni2ts==2.0 diff --git a/tools/tdgpt/requirements_moment.txt b/tools/tdgpt/requirements_moment.txt index 2b231ad82af0..507174ffc422 100644 --- a/tools/tdgpt/requirements_moment.txt +++ b/tools/tdgpt/requirements_moment.txt @@ -1,5 +1,5 @@ -f https://download.pytorch.org/whl/torch_stable.html -torch==2.3.1+cpu +torch==2.13.0 transformers==4.33.3 numpy==1.25.2 matplotlib diff --git a/tools/tdgpt/requirements_timesfm.txt b/tools/tdgpt/requirements_timesfm.txt index be348e4ab78c..654f728537d0 100644 --- a/tools/tdgpt/requirements_timesfm.txt +++ b/tools/tdgpt/requirements_timesfm.txt @@ -1,5 +1,5 @@ -f https://download.pytorch.org/whl/torch_stable.html -torch==2.3.1+cpu +torch==2.13.0 jax timesfm flask==3.0.3 diff --git a/tools/tdgpt/requirements_windows_core.txt b/tools/tdgpt/requirements_windows_core.txt index 65917333de59..7024382d1d9a 100644 --- a/tools/tdgpt/requirements_windows_core.txt +++ b/tools/tdgpt/requirements_windows_core.txt @@ -2,5 +2,5 @@ transformers==4.40.0 --find-links https://download.pytorch.org/whl/torch/ -torch==2.3.1+cpu +torch==2.13.0 accelerate==0.34.2