From cc9bf76d5741c9279b84de174457b4261431198f Mon Sep 17 00:00:00 2001 From: patientx Date: Mon, 25 Aug 2025 16:43:19 +0300 Subject: [PATCH] Update install-legacy.bat --- install-legacy.bat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install-legacy.bat b/install-legacy.bat index 9d25e7946..de39daf40 100644 --- a/install-legacy.bat +++ b/install-legacy.bat @@ -106,10 +106,11 @@ 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" 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 from the updates. +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... echo. .\zluda\zluda.exe -- python main.py --auto-launch --use-quad-cross-attention +