From d432235bbe4eec37f5e5f848c6409f9aa59ba181 Mon Sep 17 00:00:00 2001 From: tazlin Date: Fri, 22 Nov 2024 21:36:27 -0500 Subject: [PATCH] feat: use comfyui `839ed33` --- hordelib/consts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hordelib/consts.py b/hordelib/consts.py index d6b5f8f7..d8955241 100644 --- a/hordelib/consts.py +++ b/hordelib/consts.py @@ -6,7 +6,7 @@ from hordelib.config_path import get_hordelib_path -COMFYUI_VERSION = "3b9a6cf2b11094f92228b121c6a0d466ba5d5246" +COMFYUI_VERSION = "839ed3368efd0f61a2b986f57fe9e0698fd08e9f" """The exact version of ComfyUI version to load.""" REMOTE_PROXY = ""