From 61ef69066b5fb4ff882b0de4e14f54b97b384f2a Mon Sep 17 00:00:00 2001 From: Arash Kadkhodaei Date: Wed, 30 Oct 2024 13:50:01 +0100 Subject: [PATCH] Add pytorch-cuda requirement to flux tool (#1538) --- tools/flux/flux.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/flux/flux.xml b/tools/flux/flux.xml index c100a9cc7d..da0a6c909a 100644 --- a/tools/flux/flux.xml +++ b/tools/flux/flux.xml @@ -2,12 +2,13 @@ text-to-image model 2024 - 1 + 2 python pytorch torchvision + pytorch-cuda diffusers transformers accelerate