From adb83aa4d143fef93fc8ae22dab9e2c09181af18 Mon Sep 17 00:00:00 2001 From: Derek Holloway Date: Mon, 27 Apr 2026 18:26:50 -0700 Subject: [PATCH] remove non-existant package --- comfyui-rocm-dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/comfyui-rocm-dockerfile b/comfyui-rocm-dockerfile index 9338796..1f6d5aa 100644 --- a/comfyui-rocm-dockerfile +++ b/comfyui-rocm-dockerfile @@ -24,7 +24,6 @@ RUN apt update -y && apt install -y --no-install-recommends \ python3-torch-rocm \ libhipblas-dev \ librocblas-dev \ - hip-dev \ git \ libgl1 \ libglib2.0-bin \