From 0d3ec6f278809fbaf831d69c38b8d3bbaaec6f61 Mon Sep 17 00:00:00 2001 From: patientx Date: Sat, 16 Nov 2024 15:35:20 +0300 Subject: [PATCH] removed impact pack --- install.bat | 5 ----- 1 file changed, 5 deletions(-) diff --git a/install.bat b/install.bat index de4315c32..6cf46146b 100644 --- a/install.bat +++ b/install.bat @@ -42,11 +42,6 @@ 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 -echo :: %time:~0,8% :: - Installing ComfyUI-Impact-Pack -git clone https://github.com/ltdrdata/ComfyUI-Impact-Pack.git --quiet -cd ComfyUI-Impact-Pack -git clone https://github.com/ltdrdata/ComfyUI-Impact-Subpack impact_subpack --quiet -cd .. cd .. echo. echo :: %time:~0,8% :: - Patching ZLUDA (Zluda 3.8.4 for HIP SDK 5.7)