Skip to content

Commit

Permalink
Merge pull request #221 from Haidra-Org/main
Browse files Browse the repository at this point in the history
fix: use known working version of comfyui
  • Loading branch information
tazlin authored Mar 21, 2024
2 parents 8093e15 + fde1a6d commit 12a3861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hordelib/consts.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

from hordelib.config_path import get_hordelib_path

COMFYUI_VERSION = "0c55f16c9e66eaa4915e288b34e4f848fb2d949f"
COMFYUI_VERSION = "f81dbe26e2e363c28ad043db67b59c11bb33f446"
"""The exact version of ComfyUI version to load."""

REMOTE_PROXY = ""
Expand Down

0 comments on commit 12a3861

Please sign in to comment.