chore(deps): bump torch from 2.5.1+cxx11.abi to 2.7.1+cpu in /backend/python/diffusers in the pip group across 1 directory (#7549)

chore(deps): bump torch

Bumps the pip group with 1 update in the /backend/python/diffusers directory: torch.


Updates `torch` from 2.5.1+cxx11.abi to 2.7.1+cpu

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.7.1+cpu
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-13 13:12:18 +00:00
committed by GitHub
parent 504d954aea
commit 1b4aa6f1be
5 changed files with 5 additions and 5 deletions

View File

@@ -7,6 +7,6 @@ accelerate
compel
peft
sentencepiece
torch==2.7.1
torch==2.7.1+cpu
optimum-quanto
ftfy

View File

@@ -7,6 +7,6 @@ accelerate
compel
peft
sentencepiece
torch==2.7.1
torch==2.7.1+cpu
optimum-quanto
ftfy

View File

@@ -1,5 +1,5 @@
--extra-index-url https://download.pytorch.org/whl/rocm6.3
torch==2.7.1+rocm6.3
torch==2.7.1+cpu
torchvision==0.22.1+rocm6.3
git+https://github.com/huggingface/diffusers
opencv-python

View File

@@ -1,6 +1,6 @@
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/
intel-extension-for-pytorch==2.3.110+xpu
torch==2.5.1+cxx11.abi
torch==2.7.1+cpu
torchvision==0.20.1+cxx11.abi
oneccl_bind_pt==2.8.0+xpu
optimum[openvino]

View File

@@ -1,4 +1,4 @@
torch==2.7.1
torch==2.7.1+cpu
torchvision==0.22.1
git+https://github.com/huggingface/diffusers
opencv-python