From af9ffb6646adf0994cea19eae2e5b55450711063 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Tue, 29 Oct 2024 09:25:06 +0100 Subject: [PATCH] =?UTF-8?q?Revert=20"chore(deps):=20Bump=20torchvision=20f?= =?UTF-8?q?rom=200.18.1+rocm6.0=20to=200.20.0+cu118=20in=20=E2=80=A6"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 14cb620cd8a9efc416978994f988a2ed1adaa676. --- backend/python/diffusers/requirements-hipblas.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/python/diffusers/requirements-hipblas.txt b/backend/python/diffusers/requirements-hipblas.txt index b5d534cde1d8..17cf72491555 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.20.0+cu118 +torchvision==0.18.1+rocm6.0 diffusers opencv-python transformers