From 15734d61d66e834d6e0eeabb67c26d231c61c96a Mon Sep 17 00:00:00 2001 From: coderfromthenorth93 Date: Sat, 30 Aug 2025 11:37:09 -0400 Subject: [PATCH 1/4] Add/update changelog/index.mdx --- changelog/index.mdx | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/changelog/index.mdx b/changelog/index.mdx index 829cd2c42..a7fcb0162 100644 --- a/changelog/index.mdx +++ b/changelog/index.mdx @@ -4,6 +4,17 @@ description: "Track ComfyUI's latest features, improvements, and bug fixes" icon: "clock-rotate-left" --- + + +**Windows Memory Optimization** + +This targeted release improves resource efficiency for Windows users running complex ComfyUI workflows: + +**Performance Enhancement** +- **Reduced RAM Usage on Windows**: Optimized memory management specifically for Windows systems, allowing for more efficient execution of resource-intensive workflows and enabling users to run larger models or more complex node configurations without running into memory limitations. + + + **Wan2.2 S2V Workflow Enhancements & Model Support Expansion** @@ -77,7 +88,6 @@ This release adds ComfyUI audio processing capabilities and includes performance - **Enhanced Model Support & Qwen Image ControlNet Integration** From d2fb1ddefaa2d1a51f77980fd87433d4628a9215 Mon Sep 17 00:00:00 2001 From: coderfromthenorth93 Date: Sat, 30 Aug 2025 11:37:10 -0400 Subject: [PATCH 2/4] Add/update zh-CN/changelog/index.mdx --- zh-CN/changelog/index.mdx | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/zh-CN/changelog/index.mdx b/zh-CN/changelog/index.mdx index 845a07ce1..d1a94f726 100644 --- a/zh-CN/changelog/index.mdx +++ b/zh-CN/changelog/index.mdx @@ -1,9 +1,19 @@ --- title: "更新日志" -description: "跟踪ComfyUI的最新功能、改进和错误修复" +description: "追踪ComfyUI的最新功能、改进和错误修复" icon: "clock-rotate-left" --- + + +**Windows内存优化** + +这个针对性版本为运行复杂ComfyUI工作流的Windows用户改进了资源效率: + +**性能增强** +- **减少Windows上的RAM使用量**:专门为Windows系统优化了内存管理,使资源密集型工作流能够更高效地执行,让用户能够运行更大的模型或更复杂的节点配置,而不会遇到内存限制问题。 + + **Wan2.2 S2V 工作流增强与模型支持扩展** From 9d900dcab37d796352b61f25b9e4d412fa51f343 Mon Sep 17 00:00:00 2001 From: ComfyUI Wiki Date: Sun, 31 Aug 2025 10:32:46 +0800 Subject: [PATCH 3/4] Update index.mdx --- changelog/index.mdx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/changelog/index.mdx b/changelog/index.mdx index a7fcb0162..2958a2ef8 100644 --- a/changelog/index.mdx +++ b/changelog/index.mdx @@ -6,13 +6,8 @@ icon: "clock-rotate-left" -**Windows Memory Optimization** - -This targeted release improves resource efficiency for Windows users running complex ComfyUI workflows: - **Performance Enhancement** -- **Reduced RAM Usage on Windows**: Optimized memory management specifically for Windows systems, allowing for more efficient execution of resource-intensive workflows and enabling users to run larger models or more complex node configurations without running into memory limitations. - +- **Reduced RAM Usage on Windows** From 2764d4971e56830f0b441fdf48973d8c4d262b5a Mon Sep 17 00:00:00 2001 From: ComfyUI Wiki Date: Sun, 31 Aug 2025 10:33:08 +0800 Subject: [PATCH 4/4] Update index.mdx --- zh-CN/changelog/index.mdx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/zh-CN/changelog/index.mdx b/zh-CN/changelog/index.mdx index d1a94f726..1cc826c67 100644 --- a/zh-CN/changelog/index.mdx +++ b/zh-CN/changelog/index.mdx @@ -8,10 +8,8 @@ icon: "clock-rotate-left" **Windows内存优化** -这个针对性版本为运行复杂ComfyUI工作流的Windows用户改进了资源效率: - **性能增强** -- **减少Windows上的RAM使用量**:专门为Windows系统优化了内存管理,使资源密集型工作流能够更高效地执行,让用户能够运行更大的模型或更复杂的节点配置,而不会遇到内存限制问题。 +- **减少Windows上的RAM使用量**