Revert "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" (#7558)

Revert "chore(deps): bump torch from 2.5.1+cxx11.abi to 2.7.1+cpu in /backend…"

This reverts commit 1b4aa6f1be.
This commit is contained in:
Ettore Di Giacinto
2025-12-13 17:04:46 +01:00
committed by GitHub
parent 1b4aa6f1be
commit 7790a24682
5 changed files with 5 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,5 +1,5 @@
--extra-index-url https://download.pytorch.org/whl/rocm6.3
torch==2.7.1+cpu
torch==2.7.1+rocm6.3
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.7.1+cpu
torch==2.5.1+cxx11.abi
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+cpu
torch==2.7.1
torchvision==0.22.1
git+https://github.com/huggingface/diffusers
opencv-python