diff --git a/README.md b/README.md index 6991f8faa..1eca1015c 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Windows-only version of ComfyUI which uses ZLUDA to get better performance with ## What's New? +* Changed how ZLUDA is patched into the Comfyui itself. Now code is in external file , much cleaner and easier for me the change if it becomes necessary. * Added a way to use any zluda you want (to use with HIP versions you want to use such as 6.1 - 6.2) After installing, close the app, run `patchzluda2.bat`. It will ask for url of the zluda build you want to use. You can choose from them here, [lshyqqtiger's ZLUDA Fork](https://github.com/lshqqytiger/ZLUDA/releases) then you can use `patchzluda2.bat`, run it paste the link via right click (A correct link would be like this, `https://github.com/lshqqytiger/ZLUDA/releases/download/rel.d60bddbc870827566b3d2d417e00e1d2d8acc026/ZLUDA-windows-rocm6-amd64.zip`) After pasting press enter and it would patch that zluda into comfy for you.