Skip to content

Commit

Permalink
feat: use comfyui 7df42b9a
Browse files Browse the repository at this point in the history
  • Loading branch information
tazlin committed Aug 23, 2024
1 parent 6f706a9 commit 987aabc
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 = "f1d6cef71c70719cc3ed45a2455a4e5ac910cd5e"
COMFYUI_VERSION = "7df42b9a2364bae6822fbd9e9fa10cea2e319ba3"
"""The exact version of ComfyUI version to load."""

REMOTE_PROXY = ""
Expand Down

0 comments on commit 987aabc

Please sign in to comment.