File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Now with SDXL support.
3838* [ CivitAI Browser+ extension] ( https://github.com/BlafKing/sd-civitai-browser-plus )
3939* [ Stable Diffusion Dynamic Thresholding (CFG Scale Fix) extension] ( https://github.com/mcmonkeyprojects/sd-dynamic-thresholding )
4040* [ Kohya_ss] ( https://github.com/bmaltais/kohya_ss ) v25.2.1
41- * [ ComfyUI] ( https://github.com/comfyanonymous/ComfyUI ) v0.3.72
41+ * [ ComfyUI] ( https://github.com/comfyanonymous/ComfyUI ) v0.3.73
4242* [ ComfyUI Manager] ( https://github.com/ltdrdata/ComfyUI-Manager )
4343* [ InvokeAI] ( https://github.com/invoke-ai/InvokeAI ) v6.9.0
4444* [ inswapper_128.onnx] (
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ variable "APP" {
1111}
1212
1313variable "RELEASE" {
14- default = " 8.9.26 "
14+ default = " 8.9.27 "
1515}
1616
1717variable "CU_VERSION" {
@@ -49,7 +49,7 @@ target "default" {
4949 INVOKEAI_TORCH_VERSION = " 2.7.1+cu${ CU_VERSION } "
5050 INVOKEAI_XFORMERS_VERSION = " 0.0.31.post1"
5151
52- COMFYUI_VERSION = " v0.3.72 "
52+ COMFYUI_VERSION = " v0.3.73 "
5353 COMFYUI_TORCH_VERSION = " 2.6.0+cu${ CU_VERSION } "
5454 COMFYUI_XFORMERS_VERSION = " 0.0.29.post3"
5555
You can’t perform that action at this time.
0 commit comments