Skip to content

Commit 0e1599c

Browse files
Update torch requirement from >=1.11.0 to >=2.8.0
Updates the requirements on [torch](https://github.com/pytorch/pytorch) to permit the latest version. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@ciflow/torchtitan/168331...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06839b0 commit 0e1599c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pillow>=9.0.0
88
matplotlib>=3.4.1
99
pip
1010
h5py
11-
torch>=1.11.0
11+
torch>=2.8.0
1212
torchvision
1313
pycocotools>=2.0.2
1414
albumentations>=0.5.2

0 commit comments

Comments
 (0)