diff --git a/.github/torch_cpu_requirements.txt b/.github/torch_cpu_requirements.txt index 31ad2fc..bea2560 100644 --- a/.github/torch_cpu_requirements.txt +++ b/.github/torch_cpu_requirements.txt @@ -1,2 +1,2 @@ --index-url https://download.pytorch.org/whl/cpu -torch \ No newline at end of file +torch!=2.9.0+cpu \ No newline at end of file