Skip to content

Commit ee083e3

Browse files
committed
Switched ComfyUI to 0.3.41.
1 parent a1393e4 commit ee083e3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM pytorch/pytorch:2.7.0-cuda12.8-cudnn9-devel AS backend-dev
22

33
WORKDIR /workspace
44

5-
ENV __COMFYUI_DESKTOP_VERSION__="0.3.40"
5+
ENV __COMFYUI_DESKTOP_VERSION__="0.3.41"
66
ENV JUPYTER_PORT="3000"
77
ENV DEBIAN_FRONTEND="noninteractive"
88
ENV PYTHONDONTWRITEBYTECODE=1

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ It's supplied with a SageAttention 2.x binary that gets built on provisioning, t
55
some time.
66

77
## Current versions:
8-
- **ComfyUI**: 0.3.40
8+
- **ComfyUI**: 0.3.41
99
- **ComfyUi Frontend**: 1.21.7
1010
- **ComfyUI Workflow Templates**: 0.1.25
1111
- Python: 3.12

0 commit comments

Comments
 (0)