From 0a6a654d9cb6d660873020558faa004a471a5150 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 24 Aug 2023 05:31:25 +0700 Subject: [PATCH] Update install.bat --- install.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.bat b/install.bat index d7f0a8e4..6c897980 100644 --- a/install.bat +++ b/install.bat @@ -89,7 +89,7 @@ call git clone https://github.com/assafshocher/ResizeRight.git "%~dp0ResizeRight call git clone https://github.com/salesforce/BLIP "%~dp0BLIP" call git clone https://github.com/pengbo-learn/python-color-transfer "%~dp0python-color-transfer" call git clone https://github.com/Stability-AI/generative-models "%~dp0generative-models" -call git clone https://github.com/comfyanonymous/ComfyUI "%~dp0ComfyUI" +call git clone https://github.com/Sxela/ComfyUI "%~dp0ComfyUI" call python -m pip install entrypoints==0.4 ipython==8.10.0 jupyter_client==7.4.9 jupyter_core==5.2.0 packaging==22.0 tzdata==2022.7 ipykernel --force-reinstall call python -m ipykernel install --user