Skip to content

Commit

Permalink
Bump torch from 2.0.1 to 2.2.0 in /examples/research_projects/realfill (
Browse files Browse the repository at this point in the history
#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]>
  • Loading branch information
dependabot[bot] and sayakpaul authored Aug 14, 2024
1 parent 82058a5 commit e7e45bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/research_projects/realfill/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ diffusers==0.20.1
accelerate==0.23.0
transformers==4.38.0
peft==0.5.0
torch==2.0.1
torch==2.2.0
torchvision>=0.16
ftfy==6.1.1
tensorboard==2.14.0
Expand Down

0 comments on commit e7e45bd

Please sign in to comment.