This commit is contained in:
2025-11-16 15:50:21 -05:00
parent e155910dda
commit 2f176a3c32

View File

@@ -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