intel fix 2
This commit is contained in:
@@ -32,7 +32,7 @@ RUN git clone --depth 1 https://github.com/ltdrdata/ComfyUI-Manager /ComfyUI/cus
|
|||||||
git clone --depth 1 https://github.com/SEkINVR/ComfyUI-SaveAs.git /ComfyUI/custom_nodes/ComfyUI-SaveAs
|
git clone --depth 1 https://github.com/SEkINVR/ComfyUI-SaveAs.git /ComfyUI/custom_nodes/ComfyUI-SaveAs
|
||||||
|
|
||||||
WORKDIR /ComfyUI
|
WORKDIR /ComfyUI
|
||||||
RUN pip install --no-cache-dir --break-system-packages torch==torch-2.10.0.dev20251116+xpu torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/xpu
|
RUN pip install --no-cache-dir --break-system-packages torch==2.10.0.dev20251116+xpu torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/xpu
|
||||||
|
|
||||||
# Install Python dependencies
|
# Install Python dependencies
|
||||||
RUN pip install --no-cache-dir --break-system-packages -r requirements.txt && \
|
RUN pip install --no-cache-dir --break-system-packages -r requirements.txt && \
|
||||||
|
|||||||
Reference in New Issue
Block a user