From 64c3502f2039e6e9f538ed67e9b74b5e4cfe818e Mon Sep 17 00:00:00 2001 From: patientx Date: Thu, 15 May 2025 03:17:07 +0300 Subject: [PATCH] Update patchzluda-n.bat --- patchzluda-n.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patchzluda-n.bat b/patchzluda-n.bat index 4c5e9d54c..3a199994c 100644 --- a/patchzluda-n.bat +++ b/patchzluda-n.bat @@ -6,7 +6,7 @@ echo ====================================================================== echo. echo :: Make sure (1) you have HIP 6.2.4 installed, echo :: (2) HIP Addon (https://drive.google.com/file/d/1JSVDV9yKCJ_vldXb5hS7NEHUeDJGoG6M/view?usp=sharing) downloaded and extracted into "C:\Program Files\AMD\ROCm\6.2" -echo :: (3) Change the zluda.py inside comfy\ folder with the one under comfy\customzluda\. +echo :: (3) Change the zluda.py inside comfy\ folder with the one under comfy\customzluda\. (it is done automatically with this batch file now) echo :: * Don't forget if you want to update comfy,and if there is a change in the zluda.py, just delete the file for update to work, and after it completes copy it back from the comfy\customzluda\ folder. echo. rmdir /S /Q zluda 2>nul