diff --git a/hordelib/consts.py b/hordelib/consts.py index cc9b782..b0921e2 100644 --- a/hordelib/consts.py +++ b/hordelib/consts.py @@ -6,7 +6,7 @@ from hordelib.config_path import get_hordelib_path -COMFYUI_VERSION = "3bb4dec720bd3be13a6fd381f641929386476efc" +COMFYUI_VERSION = "73e3a9e67654d5b20054da02c6a77311af527364" """The exact version of ComfyUI version to load.""" REMOTE_PROXY = "" diff --git a/requirements.txt b/requirements.txt index 591b9e9..1b6dc6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ horde_sdk>=0.15.0 horde_model_reference>=0.9.1 pydantic numpy==1.26.4 -torch>=2.4.1 +torch>=2.5.0 # xformers>=0.0.19 torchvision # torchaudio