Update ComfyUI Version
Docker Build and Release Upload / build (push) Successful in 9m34s

This commit is contained in:
2026-04-03 14:16:55 -07:00
parent 3b94f7238d
commit 84b60452ae
+1 -1
View File
@@ -4,7 +4,7 @@ FROM nvcr.io/nvidia/pytorch:25.05-py3 AS build-deps
WORKDIR /app WORKDIR /app
# Get release version from https://github.com/comfyanonymous/ComfyUI/releases # Get release version from https://github.com/comfyanonymous/ComfyUI/releases
ARG ComfyUI_Release=0.3.71 ARG ComfyUI_Release=0.18.2
RUN pip install imageio controlnet_aux RUN pip install imageio controlnet_aux