diff --git a/backend/python/diffusers/requirements-hipblas.txt b/backend/python/diffusers/requirements-hipblas.txt index 17cf7249155..b5d534cde1d 100644 --- a/backend/python/diffusers/requirements-hipblas.txt +++ b/backend/python/diffusers/requirements-hipblas.txt @@ -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.20.0+cu118 diffusers opencv-python transformers