We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7da364d commit 509f32aCopy full SHA for 509f32a
tests/constraints.txt
@@ -24,4 +24,4 @@ kornia==0.7.0
24
25
--extra-index-url https://download.pytorch.org/whl/cpu
26
torch~=2.5.1; platform_system != "Darwin" or platform_machine != "x86_64"
27
-torch~=2.2.0; platform_system == "Darwin" and platform_machine == "x86_64"
+torch~=2.6.0+cpu; platform_system == "Darwin" and platform_machine == "x86_64"
0 commit comments