mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 06:40:48 +08:00
Update install-legacy.bat
This commit is contained in:
parent
7232cf9920
commit
a980984076
@ -39,6 +39,8 @@ pip install numpy==1.26.4 --quiet
|
||||
echo.
|
||||
echo :: %time:~0,8% :: Custom node(s) installation ...
|
||||
echo.
|
||||
echo :: %time:~0,8% :: - Installing CFZ Nodes (description in readme on github)
|
||||
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
|
||||
@ -114,3 +116,4 @@ echo.
|
||||
.\zluda\zluda.exe -- python main.py --auto-launch --use-quad-cross-attention
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user