Bump torch from 2.2.2 to 2.3.0 in /app

Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.2 to 2.3.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.2.2...v2.3.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-01 04:24:58 +00:00 committed by GitHub
parent 43ee6ac079
commit 729352c595
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
diffusers[torch]==0.27.2 diffusers[torch]==0.27.2
accelerate accelerate
torch==2.2.2 torch==2.3.0
transformers==4.40.1 transformers==4.40.1
xformers==0.0.25.post1 xformers==0.0.25.post1