mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 06:40:48 +08:00
Update install-n.bat
delete deepcache
This commit is contained in:
parent
c5a3a4bc3e
commit
effa9afb52
@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user