From 11d3ce9edbd5aea1693c3e19324c1ebde3bda55a Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Tue, 29 Oct 2024 09:25:17 +0100 Subject: [PATCH] Revert "chore(deps): Bump torchvision from 0.18.1+rocm6.0 to 0.20.0+cu118 in /backend/python/diffusers" (#4008) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Revert "chore(deps): Bump torchvision from 0.18.1+rocm6.0 to 0.20.0+cu118 in …" 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 b5d534cd..17cf7249 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