diff --git a/services/nvidia/Dockerfile b/services/nvidia/Dockerfile index 98dde51..91b04c5 100644 --- a/services/nvidia/Dockerfile +++ b/services/nvidia/Dockerfile @@ -37,7 +37,7 @@ RUN pip install --break-system-packages -r requirements.txt \ && pip install --break-system-packages -r /ComfyUI/custom_nodes/ComfyUI-Impact-Pack/requirements.txt \ && pip install --break-system-packages -r /ComfyUI/custom_nodes/ComfyUI-Impact-Subpack/requirements.txt \ && pip install --break-system-packages -r /ComfyUI/custom_nodes/comfyui-browser/requirements.txt \ - && pip install --break-system-packages -r /ComfyUI/custom_nodes/ComfyUI-SaveAs/requirements.txt + && pip install --break-system-packages -r /ComfyUI/custom_nodes/ComfyUI-SaveAs/requirements.txt \ && pip install --break-system-packages gitpython psutil # Set ownership and move models directory