File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- tensorflow~=2.19 .0
1+ tensorflow~=2.21 .0
Original file line number Diff line number Diff line change 11-f https://download.pytorch.org/whl/torch/
2- torch==2.7.1+cu126
2+ torch==2.10.0+cu130
33-f https://download.pytorch.org/whl/torchvision/
4- torchvision==0.22.1+cu126
4+ torchvision==0.25.0+cu130
55tensorboard
Original file line number Diff line number Diff line change 1- --extra-index-url https://download.pytorch.org/whl/cpu/
2- torch==2.7.1 +cpu ; sys_platform != 'darwin'
3- torchvision==0.22.1 +cpu ; sys_platform != 'darwin'
4- torch==2.7.1 ; sys_platform == 'darwin'
5- torchvision==0.22.1 ; sys_platform == 'darwin'
1+ --extra-index-url https://download.pytorch.org/whl/test/ cpu/
2+ torch==2.10.0 +cpu ; sys_platform != 'darwin'
3+ torchvision==0.25.0 +cpu ; sys_platform != 'darwin'
4+ torch==2.10.0 ; sys_platform == 'darwin'
5+ torchvision==0.25.0 ; sys_platform == 'darwin'
66tensorboard
You can’t perform that action at this time.
0 commit comments