Skip to content

Commit 250d690

Browse files
chore: bump ComfyUI to 0.19.3 and desktop to 0.8.32 (#1691)
## Summary - bump bundled ComfyUI from `0.19.1` to `0.19.3` - bump the desktop app version from `0.8.31` to `0.8.32` - refresh the compiled workflow template dependency snapshots to match upstream `v0.19.3` - keep the desktop frontend pin at `1.42.11`, which upstream still requires - address review feedback by restoring the macOS `torchaudio` snapshot line and reverting comment-only provenance churn ## Why Desktop pins a tagged ComfyUI core release. Upstream `v0.19.3` is available and updates the workflow template dependency family while keeping the same frontend requirement. The follow-up snapshot edits keep the lockfiles aligned with known-good macOS behavior and avoid noisy comment-only diffs. ## Impact Desktop bundles `ComfyUI v0.19.3` with refreshed requirement snapshots and no frontend artifact change. ## Validation - `yarn format` - `yarn lint` - `yarn typecheck` - `yarn test:unit` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-1691-chore-bump-ComfyUI-to-0-19-3-and-desktop-to-0-8-32-3456d73d3650815f8b46f6394a48838a) by [Unito](https://www.unito.io) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated application version to 0.8.32 * Updated ComfyUI runtime to version 0.19.3 * Updated workflow templates ecosystem packages to latest patch versions across all platforms (macOS, Windows AMD, CPU, and NVIDIA) * Removed deprecated frontend package dependency <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 08b23b2 commit 250d690

6 files changed

Lines changed: 23 additions & 23 deletions

File tree

assets/requirements/macos.compiled

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,22 +64,22 @@ comfyui-embedded-docs==0.4.3
6464
comfyui-manager==4.1
6565
# via -r assets/ComfyUI/manager_requirements.txt
6666
# from https://pypi.org/simple
67-
comfyui-workflow-templates==0.9.54
67+
comfyui-workflow-templates==0.9.57
6868
# via -r assets/ComfyUI/requirements.txt
6969
# from https://pypi.org/simple
70-
comfyui-workflow-templates-core==0.3.206
70+
comfyui-workflow-templates-core==0.3.209
7171
# via comfyui-workflow-templates
7272
# from https://pypi.org/simple
7373
comfyui-workflow-templates-media-api==0.3.69
7474
# via comfyui-workflow-templates
7575
# from https://pypi.org/simple
76-
comfyui-workflow-templates-media-image==0.3.125
76+
comfyui-workflow-templates-media-image==0.3.127
7777
# via comfyui-workflow-templates
7878
# from https://pypi.org/simple
79-
comfyui-workflow-templates-media-other==0.3.174
79+
comfyui-workflow-templates-media-other==0.3.176
8080
# via comfyui-workflow-templates
8181
# from https://pypi.org/simple
82-
comfyui-workflow-templates-media-video==0.3.77
82+
comfyui-workflow-templates-media-video==0.3.78
8383
# via comfyui-workflow-templates
8484
# from https://pypi.org/simple
8585
cryptography==46.0.4

assets/requirements/windows_amd.compiled

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,22 +60,22 @@ comfyui-embedded-docs==0.4.3
6060
comfyui-manager==4.1
6161
# via -r assets/ComfyUI/manager_requirements.txt
6262
# from https://pypi.org/simple
63-
comfyui-workflow-templates==0.9.54
63+
comfyui-workflow-templates==0.9.57
6464
# via -r assets/ComfyUI/requirements.txt
6565
# from https://pypi.org/simple
66-
comfyui-workflow-templates-core==0.3.206
66+
comfyui-workflow-templates-core==0.3.209
6767
# via comfyui-workflow-templates
6868
# from https://pypi.org/simple
6969
comfyui-workflow-templates-media-api==0.3.69
7070
# via comfyui-workflow-templates
7171
# from https://pypi.org/simple
72-
comfyui-workflow-templates-media-image==0.3.125
72+
comfyui-workflow-templates-media-image==0.3.127
7373
# via comfyui-workflow-templates
7474
# from https://pypi.org/simple
75-
comfyui-workflow-templates-media-other==0.3.174
75+
comfyui-workflow-templates-media-other==0.3.176
7676
# via comfyui-workflow-templates
7777
# from https://pypi.org/simple
78-
comfyui-workflow-templates-media-video==0.3.77
78+
comfyui-workflow-templates-media-video==0.3.78
7979
# via comfyui-workflow-templates
8080
# from https://pypi.org/simple
8181
cryptography==46.0.3

assets/requirements/windows_cpu.compiled

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,22 +68,22 @@ comfyui-embedded-docs==0.4.3
6868
comfyui-manager==4.1
6969
# via -r assets/ComfyUI/manager_requirements.txt
7070
# from https://pypi.org/simple
71-
comfyui-workflow-templates==0.9.54
71+
comfyui-workflow-templates==0.9.57
7272
# via -r assets/ComfyUI/requirements.txt
7373
# from https://pypi.org/simple
74-
comfyui-workflow-templates-core==0.3.206
74+
comfyui-workflow-templates-core==0.3.209
7575
# via comfyui-workflow-templates
7676
# from https://pypi.org/simple
7777
comfyui-workflow-templates-media-api==0.3.69
7878
# via comfyui-workflow-templates
7979
# from https://pypi.org/simple
80-
comfyui-workflow-templates-media-image==0.3.125
80+
comfyui-workflow-templates-media-image==0.3.127
8181
# via comfyui-workflow-templates
8282
# from https://pypi.org/simple
83-
comfyui-workflow-templates-media-other==0.3.174
83+
comfyui-workflow-templates-media-other==0.3.176
8484
# via comfyui-workflow-templates
8585
# from https://pypi.org/simple
86-
comfyui-workflow-templates-media-video==0.3.77
86+
comfyui-workflow-templates-media-video==0.3.78
8787
# via comfyui-workflow-templates
8888
# from https://pypi.org/simple
8989
cryptography==46.0.4

assets/requirements/windows_nvidia.compiled

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,22 +69,22 @@ comfyui-embedded-docs==0.4.3
6969
comfyui-manager==4.1
7070
# via -r assets/ComfyUI/manager_requirements.txt
7171
# from https://pypi.org/simple
72-
comfyui-workflow-templates==0.9.54
72+
comfyui-workflow-templates==0.9.57
7373
# via -r assets/ComfyUI/requirements.txt
7474
# from https://pypi.org/simple
75-
comfyui-workflow-templates-core==0.3.206
75+
comfyui-workflow-templates-core==0.3.209
7676
# via comfyui-workflow-templates
7777
# from https://pypi.org/simple
7878
comfyui-workflow-templates-media-api==0.3.69
7979
# via comfyui-workflow-templates
8080
# from https://pypi.org/simple
81-
comfyui-workflow-templates-media-image==0.3.125
81+
comfyui-workflow-templates-media-image==0.3.127
8282
# via comfyui-workflow-templates
8383
# from https://pypi.org/simple
84-
comfyui-workflow-templates-media-other==0.3.174
84+
comfyui-workflow-templates-media-other==0.3.176
8585
# via comfyui-workflow-templates
8686
# from https://pypi.org/simple
87-
comfyui-workflow-templates-media-video==0.3.77
87+
comfyui-workflow-templates-media-video==0.3.78
8888
# via comfyui-workflow-templates
8989
# from https://pypi.org/simple
9090
cryptography==46.0.4

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"productName": "ComfyUI",
44
"repository": "github:comfy-org/electron",
55
"copyright": "Copyright © 2024 Comfy Org",
6-
"version": "0.8.31",
6+
"version": "0.8.32",
77
"homepage": "https://comfy.org",
88
"description": "The best modular GUI to run AI diffusion models.",
99
"main": ".vite/build/main.cjs",
@@ -15,7 +15,7 @@
1515
"optionalBranch": ""
1616
},
1717
"comfyUI": {
18-
"version": "0.19.1",
18+
"version": "0.19.3",
1919
"optionalBranch": ""
2020
},
2121
"managerCommit": "d82e1f5d677fec0b85a6be6beb1e32d5627ef6af",

scripts/core-requirements.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ diff --git a/requirements.txt b/requirements.txt
33
+++ b/requirements.txt
44
@@ -1,4 +1,3 @@
55
-comfyui-frontend-package==1.42.11
6-
comfyui-workflow-templates==0.9.54
6+
comfyui-workflow-templates==0.9.57
77
comfyui-embedded-docs==0.4.3
88
torch

0 commit comments

Comments
 (0)