We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5337987 commit 027def7Copy full SHA for 027def7
requirements/cpu.txt
@@ -2,6 +2,8 @@
2
-r common.txt
3
4
# Dependencies for CPUs
5
+packaging>=24.2
6
+setuptools>=77.0.3,<80.0.0
7
--extra-index-url https://download.pytorch.org/whl/cpu
8
torch==2.7.0+cpu; platform_machine == "x86_64"
9
torch==2.7.0; platform_system == "Darwin"
0 commit comments