Skip to content

Commit

Permalink
feat: update to comfy version e13454 (SDV support)
Browse files Browse the repository at this point in the history
  • Loading branch information
tazlin committed Dec 6, 2023
1 parent 6c55926 commit 99dcdb1
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 = "3e0033ef30a111076af54a7a4e6b470cdc570886"
COMFYUI_VERSION = "e1345473413cafdd91e7af702b8950ed54d0556d"
"""The exact version of ComfyUI version to load."""

REMOTE_PROXY = ""
Expand Down

0 comments on commit 99dcdb1

Please sign in to comment.