"vscode:/vscode.git/clone" did not exist on "ed2e5409113ea65a6c395a2d2d70c06b59b7e80a"
Unverified Commit e7e45bd1 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
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](https://github.com/pytorch/pytorch/compare/v2.0.1...v2.2.0

)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
parent 82058a54
...@@ -2,7 +2,7 @@ diffusers==0.20.1 ...@@ -2,7 +2,7 @@ diffusers==0.20.1
accelerate==0.23.0 accelerate==0.23.0
transformers==4.38.0 transformers==4.38.0
peft==0.5.0 peft==0.5.0
torch==2.0.1 torch==2.2.0
torchvision>=0.16 torchvision>=0.16
ftfy==6.1.1 ftfy==6.1.1
tensorboard==2.14.0 tensorboard==2.14.0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment