Commit 99fcbf8
Document CPU-only torch installation to speed up pip installs
pip users get CUDA torch from PyPI by default (~873 MB). Document how to
pre-install torch and torchvision from PyTorch's CPU index (~200 MB) before
installing the package, and the equivalent uv pyproject.toml configuration.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 772c4f0 commit 99fcbf8
1 file changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
0 commit comments