dfgadfsgdsfg

This commit is contained in:
2025-11-17 00:02:38 -05:00
parent 2ab020ce36
commit 3075d1d77b

View File

@@ -33,7 +33,7 @@ RUN \
WORKDIR /ComfyUI
RUN pip install --break-system-packages -r requirements.txt \
&& pip install --break-system-packages -r /ComfyUI/custom_nodes/comfyui-manager/requirements.txt \
&& pip install --break-system-packages -r /ComfyUI/custom_nodes/ComfyUI-Manager/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 \