From be8107ca1dd6ef6eb2005eef881c2f0437f1705e Mon Sep 17 00:00:00 2001 From: tazlin Date: Fri, 23 Aug 2024 13:29:00 -0400 Subject: [PATCH] feat: use comfyui `7df42b9a` --- hordelib/consts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hordelib/consts.py b/hordelib/consts.py index 62e8fe5a..85fb33ff 100644 --- a/hordelib/consts.py +++ b/hordelib/consts.py @@ -6,7 +6,7 @@ from hordelib.config_path import get_hordelib_path -COMFYUI_VERSION = "f1d6cef71c70719cc3ed45a2455a4e5ac910cd5e" +COMFYUI_VERSION = "7df42b9a2364bae6822fbd9e9fa10cea2e319ba3" """The exact version of ComfyUI version to load.""" REMOTE_PROXY = ""