chore(deps): Bump torchvision in /backend/python/diffusers

Bumps torchvision from 0.18.1+cxx11.abi to 0.21.0+cu118.

---
updated-dependencies:
- dependency-name: torchvision
  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] 2025-02-03 19:14:25 +00:00 committed by GitHub
parent c3c27b7e3d
commit e64b288fc1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
--extra-index-url https://download.pytorch.org/whl/rocm6.0
torch==2.3.1+rocm6.0
torchvision==0.18.1+rocm6.0
torchvision==0.21.0+cu118
diffusers
opencv-python
transformers