We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd1db2 commit a3abf13Copy full SHA for a3abf13
backend/python/diffusers/requirements-hipblas.txt
@@ -1,6 +1,6 @@
1
--extra-index-url https://download.pytorch.org/whl/rocm6.3
2
torch==2.7.1+rocm6.3
3
-torchvision==0.22.1+rocm6.3
+torchvision==0.23.0+rocm6.3
4
git+https://github.com/huggingface/diffusers
5
opencv-python
6
transformers
backend/python/diffusers/requirements-intel.txt
@@ -1,7 +1,7 @@
--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
-torchvision==0.20.1+cxx11.abi
oneccl_bind_pt==2.8.0+xpu
optimum[openvino]
7
setuptools
0 commit comments