ComfyUI v0.35.0 Released with Comfy Compiler and Memory Fixes

September 20, 2026

ComfyUI v0.35.0 Released: New Models and Memory Improvements

At a Glance

Item Value
Repository comfyanonymous/ComfyUI
Version v0.35.0
Published 2026-09-10
License GPL-3.0
Source type Primary source (the publisher itself)

Values determined by this site’s code at collection time. Dates are JST.

Overview

ComfyUI v0.35.0 has been released. ComfyUI is an extremely powerful and modular diffusion model GUI, API, and backend featuring a graph/node interface.

The most important changes in this update are improvements to memory management in containerized environments and the introduction of the new “Comfy Compiler". These are expected to improve stability in resource-constrained environments and optimize inference.

Key Changes

Improved Memory Management in Container Environments

It has been fixed to respect container cgroup memory limits. Previously, it operated based on the host’s RAM, but it will now operate based on the memory limits allocated to the container. For users running ComfyUI using container technologies like Docker, this is an important improvement to prevent crashes due to out-of-memory errors.

Introduction of Comfy Compiler

The new “Comfy Compiler" has been introduced. This is a feature aimed at optimizing inference. While it currently includes processing to temporarily pause the compiler for certain long-lived sparse allocations, it serves as a foundation for future optimizations.

Support for New Models and Features

Many new model architecture types and features have been added. In particular, support for the WAN3-Prime model has been added, alongside various extensions for MiniMax-H3 (such as PDD LoRA, Max model, controlnet patching, and VAE optionization). Support through partner nodes has also been expanded, including Recraft V4 Styles, Google-Omni 1.1, SenseNova U1.5, Meta’s Muse Image, and Anthropic’s Claude Fable 5.1.

Enhanced 3D Features

The File3DToMesh node has been added, allowing GLB, GLTF, OBJ, and STL files to be parsed into MESH. Additionally, temporary path annotations are now made in outputs such as Preview3DAdvanced.

Improvements to Video Editing and Image Output

VideoTrim and VideoCrop nodes have been added, making the VIDEO_EDIT widget input available. Furthermore, the avif format is now supported in the Save Image Advanced node, alongside video-related fixes such as remuxing HEVC as mp4/mov in hvc1 format.

Optimizations for AMD GPUs

PyTorch SDPA attention and FP8 ops have been enabled for AMD’s gfx1170 and gfx1171 devices. This change is expected to improve performance for users utilizing AMD hardware.

Supported Models and Hardware

  • Models: WAN3-Prime, Google-Omni 1.1, SenseNova U1.5, MiniMax-H3 (with Max/Max Turbo/PDD LoRA support), Recraft V4 Styles, Meta Muse Image, Anthropic Claude Fable 5.1, OpenAI GPT 6 Astra, Pixal3D multiview model, and more.
  • Hardware: AMD gfx1170 and gfx1171 (with PyTorch SDPA/FP8 support).
  • Formats: avif (Save Image Advanced), GLB/GLTF/OBJ/STL (3D mesh conversion).

How to Update

If you have installed it manually, update the repository to the latest state.

git pull

Also, if you have installed manager dependencies, run the following command as needed.

pip install -r manager_requirements.txt

Releases Since Our Last Article

Compiled by Local Model Watch from the project’s GitHub releases: the versions between this release and the last one we covered, which did not get separate articles. Full history: release tracker.

Version Released Release notes
v0.34.0 2026-08-26 GitHub
v0.33.1 2026-08-14 GitHub
v0.32.0 2026-08-12 GitHub
v0.31.0 2026-08-08 GitHub
v0.30.0 2026-08-03 GitHub
v0.29.2 2026-07-31 GitHub
v0.29.0 2026-07-29 GitHub
v0.28.0 2026-07-16 GitHub
v0.27.0 2026-07-01 GitHub
v0.26.0 2026-06-24 GitHub
v0.25.1 2026-06-19 GitHub
v0.25.0 2026-06-17 GitHub
v0.24.0 2026-06-04 GitHub
v0.23.0 2026-06-02 GitHub
v0.22.0 2026-05-21 GitHub
v0.21.1 2026-05-14 GitHub
v0.21.0 2026-05-11 GitHub
v0.20.1 2026-04-28 GitHub
v0.19.3 2026-04-18 GitHub
v0.19.2 2026-04-18 GitHub
v0.19.1 2026-04-16 GitHub
v0.19.0 2026-04-13 GitHub
v0.18.2 2026-03-25 GitHub
v0.18.1 2026-03-24 GitHub
v0.18.0 2026-03-21 GitHub
v0.17.2 2026-03-15 GitHub
v0.17.1 2026-03-14 GitHub
v0.17.0 2026-03-13 GitHub
v0.16.4 2026-03-08 GitHub
v0.16.3 2026-03-06 GitHub
v0.16.2 2026-03-06 GitHub
v0.16.1 2026-03-06 GitHub
v0.16.0 2026-03-05 GitHub
v0.15.1 2026-02-27 GitHub
v0.15.0 2026-02-25 GitHub
v0.14.2 2026-02-18 GitHub
v0.14.1 2026-02-18 GitHub
v0.14.0 2026-02-17 GitHub
v0.13.0 2026-02-11 GitHub
v0.12.3 2026-02-05 GitHub
v0.12.2 2026-02-04 GitHub
v0.12.1 2026-02-04 GitHub
v0.12.0 2026-02-03 GitHub
v0.11.1 2026-01-29 GitHub
v0.11.0 2026-01-27 GitHub
v0.10.0 2026-01-22 GitHub
v0.9.2 2026-01-16 GitHub
v0.9.1 2026-01-13 GitHub
v0.9.0 2026-01-13 GitHub
v0.8.2 2026-01-08 GitHub
v0.8.1 2026-01-08 GitHub
v0.8.0 2026-01-07 GitHub
v0.7.0 2025-12-31 GitHub
v0.6.0 2025-12-24 GitHub
v0.5.1 2025-12-18 GitHub
v0.5.0 2025-12-18 GitHub
v0.4.0 2025-12-10 GitHub
v0.3.76 2025-12-02 GitHub
v0.3.75 2025-11-26 GitHub
v0.3.73 2025-11-26 GitHub
v0.3.72 2025-11-26 GitHub
v0.3.71 2025-11-21 GitHub
v0.3.70 2025-11-19 GitHub
v0.3.69 2025-11-18 GitHub
v0.3.68 2025-11-05 GitHub
v0.3.67 2025-10-28 GitHub
v0.3.66 2025-10-21 GitHub
v0.3.65 2025-10-14 GitHub
v0.3.64 2025-10-08 GitHub
v0.3.63 2025-10-07 GitHub
v0.3.62 2025-10-01 GitHub
v0.3.61 2025-09-30 GitHub
v0.3.60 2025-09-24 GitHub
v0.3.59 2025-09-11 GitHub
v0.3.58 2025-09-11 GitHub
v0.3.57 2025-09-04 GitHub
v0.3.56 2025-08-31 GitHub
v0.3.55 2025-08-29 GitHub
v0.3.54 2025-08-29 GitHub
v0.3.53 2025-08-28 GitHub
v0.3.52 2025-08-24 GitHub
v0.3.51 2025-08-20 GitHub
v0.3.50 2025-08-14 GitHub
v0.3.49 2025-08-05 GitHub
v0.3.48 2025-08-02 GitHub
v0.3.47 2025-07-30 GitHub
v0.3.46 2025-07-28 GitHub
v0.3.45 2025-07-22 GitHub
v0.3.44 2025-07-08 GitHub
v0.3.43 2025-06-28 GitHub
v0.3.42 2025-06-27 GitHub
v0.3.41 2025-06-17 GitHub
v0.3.40 2025-06-05 GitHub
v0.3.39 2025-05-30 GitHub
v0.3.38 2025-05-28 GitHub
v0.3.37 2025-05-27 GitHub
v0.3.36 2025-05-25 GitHub
v0.3.35 2025-05-22 GitHub
v0.3.34 2025-05-13 GitHub
v0.3.33 2025-05-08 GitHub
v0.3.32 2025-05-06 GitHub
v0.3.31 2025-05-03 GitHub
v0.3.30 2025-04-25 GitHub
v0.3.29 2025-04-18 GitHub
v0.3.27 2025-03-22 GitHub
v0.3.26 2025-03-09 GitHub
v0.3.24 2025-03-07 GitHub
v0.3.23 2025-03-06 GitHub
v0.3.22 2025-03-06 GitHub
v0.3.21 2025-03-05 GitHub
v0.3.20 2025-03-05 GitHub
v0.3.19 2025-03-04 GitHub
v0.3.18 2025-02-27 GitHub
v0.3.17 2025-02-27 GitHub
v0.3.16 2025-02-27 GitHub
v0.3.15 2025-02-22 GitHub
v0.3.14 2025-02-06 GitHub
v0.3.13 2025-01-30 GitHub
v0.3.12 2025-01-17 GitHub
v0.3.10 2024-12-27 GitHub
v0.3.9 2024-12-21 GitHub
v0.3.8 2024-12-19 GitHub
v0.3.7 2024-12-05 GitHub
v0.3.6 2024-12-02 GitHub
v0.3.5 2024-11-27 GitHub
v0.3.4 2024-11-23 GitHub
v0.3.3 2024-11-23 GitHub
v0.3.2 2024-11-23 GitHub
v0.3.1 2024-11-22 GitHub
v0.3.0 2024-11-21 GitHub
v0.2.7 2024-11-04 GitHub
v0.2.6 2024-10-30 GitHub
v0.2.5 2024-10-29 GitHub
v0.2.4 2024-10-22 GitHub
v0.2.3 2024-10-11 GitHub
v0.2.2 2024-09-06 GitHub
v0.2.1 2024-09-04 GitHub
v0.2.0 2024-09-02 GitHub
v0.1.3 2024-08-26 GitHub
v0.1.2 2024-08-23 GitHub
v0.1.1 2024-08-23 GitHub
v0.1.0 2024-08-22 GitHub
v0.0.8 2024-08-13 GitHub
v0.0.7 2024-08-13 GitHub
v0.0.6 2024-08-11 GitHub
v0.0.5 2024-08-10 GitHub
v0.0.4 (Flux and Hunyuan DiT) 2024-08-07 GitHub
v0.0.3 2024-07-27 GitHub
v0.0.2 2024-07-20 GitHub
v0.0.1 2024-07-13 GitHub
latest (ComfyUI Standalone Portable Windows Build (For NVIDIA or CPU only)) 2023-03-13 GitHub

Sources

Update History

  • 2026-09-19: Rewrote the article from re-collected sources and restored it from draft to published.