From d586273821c5fec75d9a27d62aa8c07a4701b348 Mon Sep 17 00:00:00 2001 From: tazlin Date: Fri, 26 Apr 2024 10:27:42 -0400 Subject: [PATCH] feat: use comfyui `16eabdf7` --- hordelib/consts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hordelib/consts.py b/hordelib/consts.py index d834d377..ed26b847 100644 --- a/hordelib/consts.py +++ b/hordelib/consts.py @@ -6,7 +6,7 @@ from hordelib.config_path import get_hordelib_path -COMFYUI_VERSION = "a7dd82e668bfaf7fac365a4e73a1ba1acf224fbb" +COMFYUI_VERSION = "16eabdf70dbdb64dc4822908f0fe455c56d11ec3" """The exact version of ComfyUI version to load.""" REMOTE_PROXY = ""