From effa9afb52f39aee5fbb6f32ac4d00199dfa5b64 Mon Sep 17 00:00:00 2001 From: Rando717 <228354122+Rando717@users.noreply.github.com> Date: Mon, 22 Sep 2025 02:00:50 +0200 Subject: [PATCH] Update install-n.bat delete deepcache --- install-n.bat | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install-n.bat b/install-n.bat index 9c03986e9..2d2c6be62 100644 --- a/install-n.bat +++ b/install-n.bat @@ -88,8 +88,6 @@ xcopy /E /I /Y "cfz\nodes" "custom_nodes" >NUL echo :: %time:~0,8% :: - Installing Comfyui Manager cd custom_nodes git clone https://github.com/ltdrdata/ComfyUI-Manager.git --quiet -echo :: %time:~0,8% :: - Installing ComfyUI-deepcache -git clone https://github.com/styler00dollar/ComfyUI-deepcache.git --quiet cd .. echo :: %time:~0,8% :: - Copying python libs @@ -162,3 +160,4 @@ set MIOPEN_LOG_LEVEL=3 +