Bump torch from 2.4.0 to 2.4.1 in /app

Bumps [torch](https://github.com/pytorch/pytorch) from 2.4.0 to 2.4.1.
- [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.4.0...v2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-09 01:51:46 +00:00 committed by GitHub
parent 9c9df22a5c
commit 4e9ffd1b1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
diffusers[torch]==0.30.2 diffusers[torch]==0.30.2
accelerate accelerate
torch==2.4.0 torch==2.4.1
transformers==4.44.2 transformers==4.44.2
xformers==0.0.27.post2 xformers==0.0.27.post2