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)