Skip to content

Commit ec7eb4b

Browse files
committed
chore: bump ComfyUI to 0.17.1 and desktop to 0.8.20
1 parent 0508490 commit ec7eb4b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.19",
6+
"version": "0.8.20",
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.17.0",
18+
"version": "0.17.1",
1919
"optionalBranch": ""
2020
},
2121
"managerCommit": "d82e1f5d677fec0b85a6be6beb1e32d5627ef6af",

scripts/core-requirements.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ diff --git a/requirements.txt b/requirements.txt
22
--- a/requirements.txt
33
+++ b/requirements.txt
44
@@ -1,4 +1,3 @@
5-
-comfyui-frontend-package==1.41.18
5+
-comfyui-frontend-package==1.41.19
66
comfyui-workflow-templates==0.9.21
77
comfyui-embedded-docs==0.4.3
88
torch

0 commit comments

Comments
 (0)