diff --git a/backend/python/ace-step/requirements-hipblas.txt b/backend/python/ace-step/requirements-hipblas.txt index 459792279c26..584e9569b0a5 100644 --- a/backend/python/ace-step/requirements-hipblas.txt +++ b/backend/python/ace-step/requirements-hipblas.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/rocm7.0 -torch==2.10.0+rocm7.0 +torch==2.12.0+cpu torchaudio torchvision diff --git a/backend/python/longcat-video/requirements-cpu.txt b/backend/python/longcat-video/requirements-cpu.txt index 01311205e269..c785cfcfff7c 100644 --- a/backend/python/longcat-video/requirements-cpu.txt +++ b/backend/python/longcat-video/requirements-cpu.txt @@ -1,3 +1,3 @@ --index-url https://download.pytorch.org/whl/cpu -torch==2.12.1 +torch==2.13.0+cu130 torchvision==0.27.1 diff --git a/backend/python/longcat-video/requirements-cublas12.txt b/backend/python/longcat-video/requirements-cublas12.txt index b3b28a042b96..aeed7acd6ef5 100644 --- a/backend/python/longcat-video/requirements-cublas12.txt +++ b/backend/python/longcat-video/requirements-cublas12.txt @@ -1,3 +1,3 @@ --index-url https://download.pytorch.org/whl/cu126 -torch==2.12.1 +torch==2.13.0+cu130 torchvision==0.27.1 diff --git a/backend/python/longcat-video/requirements-cublas13.txt b/backend/python/longcat-video/requirements-cublas13.txt index c3fcbcaec5ac..f03a1af777a6 100644 --- a/backend/python/longcat-video/requirements-cublas13.txt +++ b/backend/python/longcat-video/requirements-cublas13.txt @@ -1,3 +1,3 @@ --index-url https://download.pytorch.org/whl/cu130 -torch==2.12.1 +torch==2.13.0+cu130 torchvision==0.27.1 diff --git a/backend/python/longcat-video/requirements-l4t13.txt b/backend/python/longcat-video/requirements-l4t13.txt index c3fcbcaec5ac..f03a1af777a6 100644 --- a/backend/python/longcat-video/requirements-l4t13.txt +++ b/backend/python/longcat-video/requirements-l4t13.txt @@ -1,3 +1,3 @@ --index-url https://download.pytorch.org/whl/cu130 -torch==2.12.1 +torch==2.13.0+cu130 torchvision==0.27.1 diff --git a/backend/python/trl/requirements-cpu.txt b/backend/python/trl/requirements-cpu.txt index c67858542ef9..84d73d98d72a 100644 --- a/backend/python/trl/requirements-cpu.txt +++ b/backend/python/trl/requirements-cpu.txt @@ -1,5 +1,5 @@ --extra-index-url https://download.pytorch.org/whl/cpu -torch==2.10.0 +torch==2.12.0+cpu trl peft datasets>=3.0.0 diff --git a/backend/python/trl/requirements-cublas12.txt b/backend/python/trl/requirements-cublas12.txt index 05f29591cba7..49f6b5ab160e 100644 --- a/backend/python/trl/requirements-cublas12.txt +++ b/backend/python/trl/requirements-cublas12.txt @@ -1,4 +1,4 @@ -torch==2.10.0 +torch==2.12.0+cpu trl peft datasets>=3.0.0 diff --git a/backend/python/trl/requirements-cublas13.txt b/backend/python/trl/requirements-cublas13.txt index 05f29591cba7..49f6b5ab160e 100644 --- a/backend/python/trl/requirements-cublas13.txt +++ b/backend/python/trl/requirements-cublas13.txt @@ -1,4 +1,4 @@ -torch==2.10.0 +torch==2.12.0+cpu trl peft datasets>=3.0.0 diff --git a/backend/python/trl/requirements-mps.txt b/backend/python/trl/requirements-mps.txt index fbdfb65365cb..e81a601126c0 100644 --- a/backend/python/trl/requirements-mps.txt +++ b/backend/python/trl/requirements-mps.txt @@ -1,4 +1,4 @@ -torch==2.10.0 +torch==2.12.0+cpu trl peft datasets>=3.0.0