Skip to content

Commit

Permalink
Merge pull request #222 from Haidra-Org/main
Browse files Browse the repository at this point in the history
Revert "fix: use known working version of comfyui"
  • Loading branch information
tazlin authored Mar 21, 2024
2 parents efbb86a + 08243f8 commit 909ae11
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 = "f81dbe26e2e363c28ad043db67b59c11bb33f446"
COMFYUI_VERSION = "0c55f16c9e66eaa4915e288b34e4f848fb2d949f"
"""The exact version of ComfyUI version to load."""

REMOTE_PROXY = ""
Expand Down

0 comments on commit 909ae11

Please sign in to comment.