From bee4ff6f2282dae2d36d20e34421955636b6809e Mon Sep 17 00:00:00 2001 From: UnclePsymon <86851905+UnclePsymon@users.noreply.github.com> Date: Sat, 3 Jan 2026 18:28:14 +0100 Subject: [PATCH] Fixed a typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 018c2941..77e3f1b3 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ ## Memory use update (again) -I've made everythign less reliant on torch.compile for VRAM efficiency, so things should work better even without it. Also figured workaround for some issues when using compile that made first run use drastically more VRAM, issue I battled with myself a lot. +I've made everything less reliant on torch.compile for VRAM efficiency, so things should work better even without it. Also figured workaround for some issues when using compile that made first run use drastically more VRAM, issue I battled with myself a lot. ## Update notification that can affect memory use in old workflows