File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1111 tools :
1212 python : " 3.12"
1313 apt_packages :
14- - openslide-tools
1514 - libopenjp2-7-dev
1615 - libopenjp2-tools
1716
Original file line number Diff line number Diff line change 1+
2+ --index-url https://download.pytorch.org/whl/cpu
13furo >= 2022.12.7
24myst-nb >= 0.17.1
35myst-parser >= 0.18.1
46sphinx-copybutton >= 0.5.1
57sphinx-design >= 0.3.0
68sphinx-toolbox >= 3.2.0
7- torch --index-url https://download.pytorch.org/whl/cpu
8- torchvision --index-url https://download.pytorch.org/whl/cpu
9+ torch
10+ torchvision
Original file line number Diff line number Diff line change 11# torch installation
2- --extra- index-url https://download.pytorch.org/whl/cu126; sys_platform != "darwin"
2+ --index-url https://download.pytorch.org/whl/cu126; sys_platform != "darwin"
33aiohttp >= 3.8.1
44albumentations >= 1.3.0
55bokeh >= 3.1.1 , < 3.6.0
You can’t perform that action at this time.
0 commit comments