Update to 0.3.50
Docker Build and Release Upload / build (push) Has been cancelled

This commit is contained in:
2025-08-20 23:50:13 +00:00
parent 34f29bb138
commit 432dfd9b08
+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.43 ARG ComfyUI_Release=0.3.50
RUN pip install imageio controlnet_aux RUN pip install imageio controlnet_aux