mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 06:40:48 +08:00
Update install-for-older-amd.bat
This commit is contained in:
parent
a980984076
commit
d6cd4a5fc3
@ -39,6 +39,8 @@ pip install --force-reinstall transformers==4.51.3 safetensors==0.5.3 --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
|
||||
@ -73,3 +75,4 @@ echo.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user