fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user