From 03bc5854c075516ad7b1f8fefcf131bce3cca22a Mon Sep 17 00:00:00 2001 From: Chaoses-Ib Date: Sat, 7 Sep 2024 04:50:29 +0800 Subject: [PATCH] docs: bump comfyui package tested version (#65) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52d3c33..4602c92 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ python -m pip install -U "comfy-script[default]" If there are problems with the latest ComfyUI package, one can use the last tested version: ``` -python -m pip install --no-build-isolation git+https://github.com/hiddenswitch/ComfyUI.git@e49c662c7f026f05a5e082d48b629e2b977c0441 +python -m pip install --no-build-isolation git+https://github.com/hiddenswitch/ComfyUI.git@e8eab4dbc6487a14a0c548a806b0b772e274e3df ``` ### Others