From 3b96468e0cf005df66c67c7625fa413ef8ffdfa6 Mon Sep 17 00:00:00 2001 From: patientx Date: Thu, 24 Oct 2024 00:05:42 +0300 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 79968c4e1..610e68b9b 100644 --- a/README.md +++ b/README.md @@ -27,19 +27,15 @@ Windows-only version of ComfyUI which uses ZLUDA to get better performance with I recommend updating. > [!IMPORTANT] -> 📢 **BIG UPDATE** +> 📢 ***REGARDING KEEPING THE APP UP TO DATE*** > -> Things got broken, had to reset the fork, to get back and update successfully, on the ComfyUI-ZLUDA -> directory run these after another : `git fetch --all` Enter `git reset --hard origin/master` -> Enter -> now you can run `comfyui.bat`, it will update to the latest version. And also after this, a reboot of windows might be -> necessary if the generation time seems low. After reboot speed returns to normal. - -- Regarding keeping the app up to date, don't use the update function from the manager, instead use `git pull`, which we - are doing on every start if `start.bat` is used. (App Already Does It Every Time You Open It, If You Are Using - `comfyui.bat`, So This Way It Is Always Up To Date With Whatever Is On My GitHub Page) Only use comfy manager to - update the extensions (Manager -> Custom Nodes Manager -> Set Filter To Installed -> Click Check Update On The Bottom - Of The Window) otherwise it breaks the basic installation, and in that case run `install.bat` once again. +> Avoid using the update function from the manager, instead use `git pull`, which we +> are doing on every start if `start.bat` is used. (App Already Does It Every Time You Open It, If You Are Using +> `comfyui.bat`, So This Way It Is Always Up To Date With Whatever Is On My GitHub Page) +> +> Only use comfy manager to update the extensions +> (Manager -> Custom Nodes Manager -> Set Filter To Installed -> Click Check Update On The Bottom Of The Window) +> otherwise it breaks the basic installation, and in that case run `install.bat` once again. ## Dependencies