Unverified Commit d6c86d09 authored by 汪志鹏's avatar 汪志鹏 Committed by GitHub
Browse files

Update cpu.txt (#18398)


Signed-off-by: default avatar汪志鹏 <wangzhipeng628@gmail.com>
parent 6b35cb10
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
-r common.txt -r common.txt
# Dependencies for CPUs # Dependencies for CPUs
packaging>=24.2
setuptools>=77.0.3,<80.0.0
--extra-index-url https://download.pytorch.org/whl/cpu --extra-index-url https://download.pytorch.org/whl/cpu
torch==2.7.0+cpu; platform_machine == "x86_64" torch==2.7.0+cpu; platform_machine == "x86_64"
torch==2.7.0; platform_system == "Darwin" torch==2.7.0; platform_system == "Darwin"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment