From 6f706a9fcdb2d376cf9d9691d171c46b8db2e843 Mon Sep 17 00:00:00 2001 From: tazlin Date: Wed, 14 Aug 2024 15:53:38 -0400 Subject: [PATCH] feat: use comfyui `f1d6cef7` --- hordelib/consts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hordelib/consts.py b/hordelib/consts.py index 6966a96b..62e8fe5a 100644 --- a/hordelib/consts.py +++ b/hordelib/consts.py @@ -6,7 +6,7 @@ from hordelib.config_path import get_hordelib_path -COMFYUI_VERSION = "1c08bf35b49879115dedd8ec6bc92d9e8d8fd871" +COMFYUI_VERSION = "f1d6cef71c70719cc3ed45a2455a4e5ac910cd5e" """The exact version of ComfyUI version to load.""" REMOTE_PROXY = ""