Skip to content

Commit e7e45bd

Browse files
Bump torch from 2.0.1 to 2.2.0 in /examples/research_projects/realfill (#8971)
Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.2.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.0.1...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sayak Paul <[email protected]>
1 parent 82058a5 commit e7e45bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/research_projects/realfill/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ diffusers==0.20.1
22
accelerate==0.23.0
33
transformers==4.38.0
44
peft==0.5.0
5-
torch==2.0.1
5+
torch==2.2.0
66
torchvision>=0.16
77
ftfy==6.1.1
88
tensorboard==2.14.0

0 commit comments

Comments
 (0)