Commit 764ee99
fix: use --extra-index-url for PyTorch CUDA wheels in Docker requirements
--find-links does not act as a package index, so pip resolved torch
to the CPU-only PyPI version and failed to find torch==2.6.0+cu126.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 45dc74e commit 764ee99
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
0 commit comments