mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-31 08:40:19 +08:00
Update install-for-older-amd.bat
This commit is contained in:
parent
576e200a3f
commit
859b927c58
@ -63,7 +63,8 @@ set /A "cc=elap%%100+100,elap/=100,ss=elap%%60+100,elap/=60,mm=elap%%60+100,hh=e
|
||||
copy comfyui.bat comfyui-user.bat /y >NUL
|
||||
echo .....................................................
|
||||
echo *** Installation is completed in %hh:~1%%time:~2,1%%mm:~1%%time:~2,1%%ss:~1%%time:~8,1%%cc:~1% .
|
||||
echo *** You can use "comfyui.bat" to start the app later.
|
||||
echo *** You can use "comfyui.bat" or "comfyui-user.bat" to start the app later.
|
||||
echo *** If you want to modify the launcher please use the "comfyui-user.bat" as it is not effected by the updates.
|
||||
echo .....................................................
|
||||
echo.
|
||||
echo *** Starting the Comfyui-ZLUDA for the first time, please be patient...
|
||||
@ -71,3 +72,4 @@ echo.
|
||||
.\zluda\zluda.exe -- python main.py --auto-launch --use-quad-cross-attention
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user