From fdf4999f40f5842515a6e7decd4c874bc0f3eeec Mon Sep 17 00:00:00 2001 From: Disty0 Date: Fri, 14 Mar 2025 20:03:58 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e85ce44a..32d906a7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ - fix circular imports when debug flags are enabled - fix cuda errors with directml - fix memory stats not displaying the ram usage -- fix runpod memory limit reporting when limit is set to 0 +- fix runpod memory limit reporting - fix remote vae not being stored in metadata, thanks @iDeNoh - add --upgrade to torch_command when using --use-nightly for ipex and rocm - **ipex**