From 25489575a698ad2ac7382e90876cc9010865cb1d Mon Sep 17 00:00:00 2001 From: henryruhs Date: Thu, 2 Oct 2025 09:40:50 +0200 Subject: [PATCH] Use the complete container for rocm --- Dockerfile.rocm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.rocm b/Dockerfile.rocm index 882e807..552cbdd 100644 --- a/Dockerfile.rocm +++ b/Dockerfile.rocm @@ -1,4 +1,4 @@ -FROM rocm/dev-ubuntu-24.04:6.4.4 +FROM rocm/dev-ubuntu-24.04:6.4.4-complete ARG FACEFUSION_VERSION=3.4.1 ENV GRADIO_SERVER_NAME=0.0.0.0