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 \