Skip to content

Commit

Permalink
Bumped ComfyUI to latest commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleykleynhans committed Aug 4, 2024
1 parent 6038cdd commit 18fb7b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ variable "APP" {
}

variable "RELEASE" {
default = "7.4.1"
default = "7.4.2"
}

variable "CU_VERSION" {
Expand Down Expand Up @@ -46,7 +46,7 @@ target "default" {
INVOKEAI_TORCH_VERSION = "2.2.2+cu${CU_VERSION}"
INVOKEAI_XFORMERS_VERSION = "0.0.25.post1"

COMFYUI_COMMIT = "0eea47d58086d31695f3e8e9d7ef36c6a6986faa"
COMFYUI_COMMIT = "56f3c660bf79769bbfa003c0e4152dfb50feadc5"
COMFYUI_TORCH_VERSION = "2.4.0+cu${CU_VERSION}"
COMFYUI_XFORMERS_VERSION = "0.0.27.post2"

Expand Down

0 comments on commit 18fb7b6

Please sign in to comment.