Release history
ComfyUI releases
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
All releases
40 shown
- Removed IPEX (Intel Extension for PyTorch) support.
- Auto-regressive video generation (CORE-25)
- Gemma4 text generation support (CORE-30)
Full changelog
What's Changed
- Read audio and video at the same time in video loader node. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13591
- fix: Handle un-inited meta-tensors in models (fixes a CPU TE crash) (CORE-67) by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/13578
- ci: dispatch tag push to Comfy Cloud by @MillerMedia in https://github.com/Comfy-Org/ComfyUI/pull/13541
- Change the
save 3d modelnode's filename prefix to3d/ComfyUI(CORE-106) by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/12826 - Fix SolidMask and MaskComposite device mismatch with --gpu-only (CORE-98) by @gschreiber in https://github.com/Comfy-Org/ComfyUI/pull/13296
- Handle metadata rotation in pyav code. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13605
- comfy-aimdo v0.3.0 by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/13604
- Make pyav loading code handle tRNS PNG. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13607
- Use pyav to load images instead of pillow (CORE-95) by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13594
- dynamicVRAM + --cache-ram 2 (CORE-117) by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/13603
- Reduce video tiny VAE peak VRAM and decode time (CORE-127) by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/13617
- Cogvideox by @Talmaj in https://github.com/Comfy-Org/ComfyUI/pull/13402
- Add high quality preview support for Flux2 latents by @blepping in https://github.com/Comfy-Org/ComfyUI/pull/13496
- Lower peak mem usage for 8 bit formats with pyav. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13626
- Fix SQLAlchemy version format in requirements.txt (CORE-105) by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/13547
- [Partner Nodes] allow custom resolutions for GPTImage2 node by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13631
- [Partner Nodes] ByteDance: virtual portrait library for regular images by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13638
- Load other jpeg formats without taking so much memory. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13642
- OneTrainer ERNIE LoRA support by @prookyon in https://github.com/Comfy-Org/ComfyUI/pull/13640
- Update workflow templates to v0.9.65 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13644
- Add alexisrolland and rattus128 as code owners by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/13648
- [Partner Nodes] always display the custom width and height in GPTImage2 by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13651
- Reformat models variable into multiline array (CORE-59) by @Talmaj in https://github.com/Comfy-Org/ComfyUI/pull/13513
- chore(api-nodes): remove Moonvalley API nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13659
- Update workflow templates to v0.9.66 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13662
- chore(api-nodes): increase default timeout for partner API node tasks by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13663
- Remove IPEX (Intel Extension for Pytorch) support. by @simonlui in https://github.com/Comfy-Org/ComfyUI/pull/13653
- SDPose: resize fix (CORE-146) by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/13656
- Adding kijai to codeowners by @alexisrolland in https://github.com/Comfy-Org/ComfyUI/pull/13664
- List all the portable downloads in the README section. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13666
- Add script in AMD portable to launch with dynamic vram. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13667
- Implement block prefetch + Lora Async load + and adopt in LTX (Speedup!) (CORE-111) by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/13618
- Some cleanups to the load image node (CORE-145) by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13677
- Update workflow templates to v0.9.68 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13678
- [Partner Nodes] Topaz Astra 2 model by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13672
- feat: Gemma4 text generation support (CORE-30) by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/13376
- Update README (CORE-144) by @alexisrolland in https://github.com/Comfy-Org/ComfyUI/pull/13679
- fix: Make ImageBlend and ImageCompositeMasked nodes handle images with different channel counts (CORE-103) by @alexisrolland in https://github.com/Comfy-Org/ComfyUI/pull/13615
- Update ComfyUI screenshot in README (CORE-144) by @alexisrolland in https://github.com/Comfy-Org/ComfyUI/pull/13683
- fix: gracefully handle port-in-use error on server startup by @luke-mino-altherr in https://github.com/Comfy-Org/ComfyUI/pull/13001
- Batch broadcasting in JoinImageWithAlpha node (CORE-143) by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/13686
- Enable triton comfy kitchen via cli-arg by @silveroxides in https://github.com/Comfy-Org/ComfyUI/pull/12730
- Refactor LoadImageMask to use LoadImage code (CORE-142) by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13687
- PrimitiveInt: default control_after_generate widget to fixed (CORE-141) by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/13690
- fix: Make ColorTransfer node ref_image mandatory (CORE-140) by @alexisrolland in https://github.com/Comfy-Org/ComfyUI/pull/13691
- Fix a1111 typo in extra_model_paths.yaml by @soof-golan in https://github.com/Comfy-Org/ComfyUI/pull/2720
- fix: Proper memory estimation for frame interpolation (CORE-150) by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/13698
- prefetch: guard against no offload (CORE-149) by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/13703
- make control-net load order deterministic (CORE-139) by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/13701
- ops: handle multi-compute of the same weight (CORE-153) by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/13705
- chore: Update display names and categories (CORE-151) by @alexisrolland in https://github.com/Comfy-Org/ComfyUI/pull/13693
- fix(spec): mark DeviceStats.index and NodeInfo.essentials_category as nullable by @MillerMedia in https://github.com/Comfy-Org/ComfyUI/pull/13706
- spec: add workflow_id / workflow_version_id to PromptRequest with x-runtime tag by @MillerMedia in https://github.com/Comfy-Org/ComfyUI/pull/13709
- feat: add generic --feature-flag CLI arg and --list-feature-flags registry by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/13685
- Add deploy environment header (Comfy-Env) to partner node API calls by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/13425
- Document core stable release frequency is now ~2 weeks. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13710
- feat: Auto-regressive video generation (CORE-25) by @Talmaj in https://github.com/Comfy-Org/ComfyUI/pull/13082
- fix: SplitImageToTileList and ImageMergeTileList to use tile_height for vertical stride minimum by @alvinttang in https://github.com/Comfy-Org/ComfyUI/pull/12882
- [Partner Nodes] add Luma UNI-1 model by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13614
- [Partner Nodes] add Gpt 5.5 and 5.5-pro LLM models by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13673
- Update workflow templates to v0.9.69 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13714
- chore: Update display names and categories for text nodes (CORE-155) by @alexisrolland in https://github.com/Comfy-Org/ComfyUI/pull/13712
- Fix Content-Disposition header missing attachment prefix by @themachinehf in https://github.com/Comfy-Org/ComfyUI/pull/13093
- fix: make VAEDecodeAudio usable for LTX-2.x generated audio latents (CORE-157) by @drozbay in https://github.com/Comfy-Org/ComfyUI/pull/13716
- Add Spectral lint CI gate for openapi.yaml by @MillerMedia in https://github.com/Comfy-Org/ComfyUI/pull/13410
- fix(api-io): serialize MultiCombo multi_select as object config by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/13484
- feat: add cloud-specific fields to OSS openapi.yaml as nullable by @MillerMedia in https://github.com/Comfy-Org/ComfyUI/pull/13623
- Add temporal_downscale_ratio to LatentFormat (CORE-147) by @drozbay in https://github.com/Comfy-Org/ComfyUI/pull/13702
- feat: Context windows - add causal_window_fix to improve blending of context windows (CORE-100) by @drozbay in https://github.com/Comfy-Org/ComfyUI/pull/13563
- First step of supporting save filenames without trailing _ by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13722
- Update language options in nodes_ace.py by @iChristGit in https://github.com/Comfy-Org/ComfyUI/pull/12578
- fix: return millisecond timestamps from get_file_info() by @luke-mino-altherr in https://github.com/Comfy-Org/ComfyUI/pull/12996
- Void model - pass 1 & 2 (CORE-38) by @Talmaj in https://github.com/Comfy-Org/ComfyUI/pull/13403
- Bump comfyui-frontend-package to 1.43.17 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI/pull/13723
- Revert "Fix Content-Disposition header missing 'attachment;' prefix (#13093)" by @guill in https://github.com/Comfy-Org/ComfyUI/pull/13733
- Throttle dynamic VRAM prepare logging by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/13704
- Add .comfy_environment to portable. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13746
- [Partner Nodes] add grok-imagine-image-quality model by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13725
- Update workflow templates to v0.9.72 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13732
- [Partner Nodes] fix of price badge for Kling V3 model in the Motion Control by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13790
- [Partner Nodes] new NanoBanana2 node with DynamicCombo/Autogrow by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13753
- Improve SAM3 large input handling (CORE-174) by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/13767
- I2V for causal forcing model (CORE-26) by @Talmaj in https://github.com/Comfy-Org/ComfyUI/pull/13719
- Update warning message for ComfyUI frontend installation. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13796
- fix: make NodeReplaceManager.register() idempotent (CORE-171) by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/13596
- Update nodes categories and display names (CORE-89) by @alexisrolland in https://github.com/Comfy-Org/ComfyUI/pull/13786
- [Partner Nodes] use "adaptive" aspect ratio for SD2 nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13800
- Fix typos by @omahs in https://github.com/Comfy-Org/ComfyUI/pull/10986
- Add support for BiRefNet background remove model (CORE-46) by @yousef-rafat in https://github.com/Comfy-Org/ComfyUI/pull/12747
- fix: Make LTXVAddGuide center-crop guide images to match other LTXV nodes (CORE-182) by @drozbay in https://github.com/Comfy-Org/ComfyUI/pull/13794
- fix: Stop LTXVImgToVideoInplace from mutating input latents and dropping noise_mask (CORE-183) by @drozbay in https://github.com/Comfy-Org/ComfyUI/pull/13793
- fix: Fix bug when mask not on same device (CORE-181) by @alexisrolland in https://github.com/Comfy-Org/ComfyUI/pull/13801
- Add cloud-runtime FE-facing operations to spec by @MillerMedia in https://github.com/Comfy-Org/ComfyUI/pull/13734
- [Partner Nodes] additionally use Baidu to detect the accessibility of internet by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13803
- I don't think there was any because nobody complained. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13807
- Add cloud-runtime experiment node-schema endpoints to spec by @MillerMedia in https://github.com/Comfy-Org/ComfyUI/pull/13806
- Add description field to blueprint subgraphs by @lin-bot23 in https://github.com/Comfy-Org/ComfyUI/pull/13797
- [Partner Nodes] Tripo3D 3.1 model by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13788
- Bump comfyui-frontend-package to 1.43.18 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI/pull/13809
- Support Wan-Dancer by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/13813
- Use LatentCutToBatch instead. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13815
- Add Boolean support to Math Expression Node by @LaVie024 in https://github.com/Comfy-Org/ComfyUI/pull/13224
- Update workflow templates to v0.9.73 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13822
- Remove advanced flag from layers input in EmptyQwenImageLayeredLatent node by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13823
- Add New Blueprints by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13570
- chore: remove extra word in comment by @box4wangjing in https://github.com/Comfy-Org/ComfyUI/pull/13826
New Contributors
- @gschreiber made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/13296
- @prookyon made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/13640
- @soof-golan made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/2720
- @alvinttang made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/12882
- @themachinehf made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/13093
- @iChristGit made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/12578
- @omahs made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/10986
- @lin-bot23 made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/13797
- @box4wangjing made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/13826
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.20.1...v0.21.0
- SUPIR model support
- RIFE and FILM frame interpolation model support
- SAM 3.1 segment anything support
Full changelog
What's Changed
- feat: SUPIR model support (CORE-17) by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/13250
- Some optimizations to make Ernie inference a bit faster. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13472
- fix: append directory type annotation to internal files endpoint (CORE-71) by @Abdulrehman-PIAIC80387 in https://github.com/Comfy-Org/ComfyUI/pull/13305
- Add link to Intel portable to Readme. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13477
- fix: pin SQLAlchemy>=2.0 in requirements.txt (CORE-63) by @octo-patch in https://github.com/Comfy-Org/ComfyUI/pull/13316
- Refactor io to IO in nodes_ace.py by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13485
- Bump comfyui-frontend-package to 1.42.12 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI/pull/13489
- Make the ltx audio vae more native (CORE-76) by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13486
- [Partner Nodes] add optional auto-downscaling of videos for ByteDance 2 nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13465
- Support standalone LTXV audio VAEs by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/13499
- [Partner Nodes] added 4K resolution for Veo models; added Veo 3 Lite model by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13330
- Bump comfyui-frontend-package to 1.42.14 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI/pull/13493
- Add gpt-image-2 as version option by @AustinMroz in https://github.com/Comfy-Org/ComfyUI/pull/13501
- Allow logging in comfy app files. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13505
- Update workflow templates to v0.9.59 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13507
- fix(veo): reject 4K resolution for veo-3.0 models by @MillerMedia in https://github.com/Comfy-Org/ComfyUI/pull/13504
- feat: RIFE and FILM frame interpolation model support (CORE-29) by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/13258
- fix: use Parameter assignment for Stable_Zero123 cc_projection weights by @octo-patch in https://github.com/Comfy-Org/ComfyUI/pull/13518
- Derive InterruptProcessingException from BaseException by @blepping in https://github.com/Comfy-Org/ComfyUI/pull/13523
- bump manager version to 4.2.1 by @ltdrdata in https://github.com/Comfy-Org/ComfyUI/pull/13516
- ModelPatcherDynamic: force cast stray weights on comfy layers by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/13487
- Update logging level for invalid version format by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13526
- [Partner Nodes] add SD2 real human support by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13509
- feat: SAM (segment anything) 3.1 support (CORE-34) by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/13408
- [Partner Nodes] GPTImage: fix price badges, add new resolutions by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13519
- Update workflow templates to v0.9.61 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13533
- Update embedded docs to v0.4.4 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13535
- [Partner Nodes] add 4K resolution to Kling nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13536
- Fix LTXV Reference Audio node by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/13531
- comfy-aimdo 0.2.14: Hotfix async allocator estimations by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/13534
- Disable sageattention for SAM3 by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/13529
- execution: Add anti-cycle validation by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/13169
- Update workflow templates to v0.9.62 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13539
- Print more tensor values in the preview any node. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13544
- fix: use textureSize instead of u_resolution for texel size in blur/sharpen shaders by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI/pull/13347
- range type by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI/pull/13322
- Add OpenAPI 3.1 specification for ComfyUI API by @MillerMedia in https://github.com/Comfy-Org/ComfyUI/pull/13397
- chore(api-nodes): add upcoming-deprecation notice to Sora nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13549
- Properly load higher bit depth videos. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13542
- Bump comfyui-frontend-package to 1.42.15 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI/pull/13556
- Support loading the alpha channel of videos. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13564
- Add new ComfyUI blueprints and fix subgraph naming by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13371
- Make EmptySD3LatentImage node use intermediate dtype. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13577
- [Partner Nodes] HappyHorse model by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13582
- Update workflow templates to v0.9.63 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13586
New Contributors
- @Abdulrehman-PIAIC80387 made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/13305
- @octo-patch made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/13316
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.19.3...v0.20.1Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.20.0...v0.20.1
- New arrow-1.1 and arrow-1.1-max SVG models added
- LTX template implementation with use_default_template support
- Hunyuan3D Text and Image to 3D now supports optional obj output
Full changelog
What's Changed
- nodes_textgen: Implement use_default_template for LTX by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/13451
- fix(api-nodes): corrected StabilityAI price badges by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13454
- [Partner Nodes] add new "arrow-1.1" and "arrow-1.1-max" SVG models by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13447
- Update workflow templates to v0.9.57 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13455
- [Partner Nodes] make "obj" output optional in Hunyuan3D Text and Image to 3D by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13449
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.19.2...v0.19.3
- ErnieTEModel renamed to ErnieTEModel_
- Option to disable default template in text generation nodes
- 1080p resolution for SeeDance 2.0 model
- JsonExtractString node
Full changelog
What's Changed
- Fix OOM regression in _apply() for quantized models during inference by @jkyamog in https://github.com/Comfy-Org/ComfyUI/pull/13372
- Add a way to disable default template in text gen node. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13424
- Use
ErnieTEModel_notErnieTEModel. by @bedovyy in https://github.com/Comfy-Org/ComfyUI/pull/13431 - [Partner Nodes] add 1080p resolution for SeeDance 2.0 model by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13437
- Add JsonExtractString node. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13435
New Contributors
- @jkyamog made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/13372
- @bedovyy made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/13431
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.19.1...v0.19.2
- Sonilo Audio nodes added via Partner Nodes
- String output support added to preview text node
- Text generation now compatible with ministral models
Full changelog
What's Changed
- Fix issue with ernie image. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13393
- Make text generation work with ministral model. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13395
- [Partner Nodes] add Sonilo Audio nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13391
- Update workflow templates to v0.9.50 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13399
- Bump comfyui-frontend-package to 1.42.11 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI/pull/13398
- Add string output to preview text node. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13406
- Update workflow templates to v0.9.54 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13412
- Fix ernie on devices that don't support fp64. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13414
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.19.0...v0.19.1
- Warning added for users who disable dynamic VRAM
- Nightly Nvidia PyTorch updated to cu132
- Portable release now available for Intel XPU
- Utility string nodes renamed with Text prefix; search aliases provided for backwards compatibility
- LTX2: Support reference audio (ID-LoRA)
- Multiple new models: Qwen3.5 text generation, RT-DETRv4 detection, Ace Step 1.5 XL, and Ernie Image
- Integrate RAM cache with model RAM management
Full changelog
What's Changed
- LongCat-Image edit by @Talmaj in https://github.com/Comfy-Org/ComfyUI/pull/13003
- Add warning for users who disable dynamic vram. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13113
- bump manager version to 4.1b8 by @ltdrdata in https://github.com/Comfy-Org/ComfyUI/pull/13108
- feat: LTX2: Support reference audio (ID-LoRA) (CORE-16) by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/13111
- Update frontend version to 1.42.8 by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13126
- fix: set default values of Color Adjustment node to zero by @kaili-yang in https://github.com/Comfy-Org/ComfyUI/pull/13084
- feat(api-nodes): update xAI Grok nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13140
- Update templates package version. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13141
- CURVE node by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI/pull/12757
- Add Number Convert node by @dante01yoon in https://github.com/Comfy-Org/ComfyUI/pull/13041
- [Trainer/Experimental] Support fp8 backward by @KohakuBlueleaf in https://github.com/Comfy-Org/ComfyUI/pull/13121
- feat(assets): register output files as assets after prompt execution by @luke-mino-altherr in https://github.com/Comfy-Org/ComfyUI/pull/12812
- Fix Train LoRA crash with training_dtype "none" and bfloat16 LoRA weights by @Krishnachaitanyakc in https://github.com/Comfy-Org/ComfyUI/pull/13145
- [API Nodes] made Reve node price badges more precise by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13154
- bump manager version to 4.1 by @ltdrdata in https://github.com/Comfy-Org/ComfyUI/pull/13156
- fix(number-convert): preserve int precision for large numbers by @dante01yoon in https://github.com/Comfy-Org/ComfyUI/pull/13147
- CORE-15 feat: Support Qwen3.5 text generation models by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/12771
- fix(assets): recognize temp directory in asset category resolution by @luke-mino-altherr in https://github.com/Comfy-Org/ComfyUI/pull/13159
- Make Qwen 8B work with TextGenerate node. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13160
- fix: regression in text generate with LTXAV model by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/13170
- [API Nodes] add new Topaz model by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13175
- Update workflow templates to v0.9.38 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13176
- feat: add curve inputs and raise uniform limit for GLSL shader node by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI/pull/13158
- Fix blur and sharpen nodes not working with fp16 intermediates. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13181
- fix: register image/svg+xml MIME type for .svg files by @viva-jinyi in https://github.com/Comfy-Org/ComfyUI/pull/13186
- Update workflow templates to v0.9.39 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13196
- fix(api-nodes-nanobana): raise error when not output image is present by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13167
- Allow flux conditioning without a pooled output. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13198
- Add has_intermediate_output flag for nodes with interactive UI by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI/pull/13048
- Integrate RAM cache with model RAM management by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/13173
- fix: avoid nested sampler function calls in Color Curves shader by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI/pull/13209
- Fix #13214 by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13216
- feat: Support RT-DETRv4 detection model (CORE-13) by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/12748
- [Partner Nodes] Tencent3D update by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13207
- Fix/tweak pinned memory accounting by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/13221
- Update README.md with latest AMD Linux pytorch. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13228
- Rename utils/string nodes with Text prefix and add search aliases by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/13227
- Update README with note on model support by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13235
- Fix some fp8 scaled checkpoints no longer working. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13239
- Update workflow templates to v0.9.41 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13242
- Remove dead code. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13251
- Fix some issue with insecure browsers. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13261
- [API Nodes] add new nodes for WAN2.7 by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13264
- Update template to 0.9.43 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13265
- Add portable release for intel XPU. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13272
- Nightly Nvidia pytorch is now cu132 by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13288
- Update workflow templates to v0.9.44 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13290
- Update README.md with new frontend release cycle. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13301
- image histogram node by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI/pull/13153
- Ace step empty latent nodes follow intermediate dtype. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13313
- format blueprint by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI/pull/13315
- feat: Support Ace Step 1.5 XL model (CORE-39) by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13317
- Add support for small flux.2 decoder by @huemin-art in https://github.com/Comfy-Org/ComfyUI/pull/13314
- Basic intel standalone package .bat by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13333
- Bump comfyui-frontend-package version to 1.42.10 by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13346
- should use 0 as defalut for brightness by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI/pull/13345
- [Partner Nodes] fix GrokVideoReferenceNode price badge by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13354
- Update workflow templates to v0.9.45 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13353
- fix: SDPose - resize input always by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/13349
- Make ImageUpscaleWithModel node work with intermediate device and dtype. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13357
- Add a supports_fp64 function. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13368
- Implement Ernie Image model. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13369
- Update quant doc so it's not completely wrong. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13381
- Fix typo. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13382
- [Partner Nodes] add SeeDance 2.0 nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13364
- Update workflow templates to v0.9.47 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13385
New Contributors
- @kaili-yang made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/13084
- @Krishnachaitanyakc made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/13145
- @huemin-art made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/13314
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.18.1...v0.19.0
- Comprehensive VAE memory optimizations reducing peak VRAM usage significantly
- FP4, FP8, FP16 native dtype support for efficient training
- LTX VAE with chunked encoder and CPU IO chunking
- Reve Image nodes added to API
- Painter node added
- Flux 2 Klein support via FluxKVCache node
Full changelog
What's Changed
- refactor(assets): modular architecture + async two-phase scanner & background seeder by @luke-mino-altherr in https://github.com/Comfy-Org/ComfyUI/pull/12621
- comfy-aimdo 0.2.9 by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12840
- Import assets seeder later, print some package versions. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12841
- Fix text encoder lora loading for wrapped models by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/12852
- Update workflow templates to v0.9.18 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/12857
- fix(manager): improve install guidance when comfyui-manager is not installed and bump manager version to v4.1b2 by @ltdrdata in https://github.com/Comfy-Org/ComfyUI/pull/12810
- Add a way for nodes to add pre attn patches to flux model. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12861
- model_detection: deep clone pre edited weights by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12862
- Widen OOM_EXCEPTION to AcceleratorError form by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12835
- main: switch on python faulthandler by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12868
- Allow model patches to have a cleanup function. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12878
- Add pre attention and post input patches to qwen image model. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12879
- comfy-aimdo 0.2.10 by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12890
- feat(api-nodes): add Reve Image nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12848
- fix: guard torch.AcceleratorError for compatibility with torch < 2.8.0 by @adiborochov in https://github.com/Comfy-Org/ComfyUI/pull/12874
- Fix issue with batch_size > 1 on some models. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12892
- Bump comfyui-frontend-package to 1.41.15 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI/pull/12891
- Bump comfyui-frontend-package to 1.41.16 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI/pull/12894
- Bump comfy-kitchen version to 0.2.8 by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12895
- Support flux 2 klein kv cache model: Use the FluxKVCache node. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12905
- add painter node by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI/pull/12294
- fix: use frontend-compatible format for Float gradient_stops by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI/pull/12789
- Update workflow templates to v0.9.21 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/12908
- Lower kv cache memory usage. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12909
- Patch frontend to 1.41.18 (from 1.41.16) by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/12910
- feat: Add CacheProvider API for external distributed caching by @deepme987 in https://github.com/Comfy-Org/ComfyUI/pull/12056
- Revert "feat: Add CacheProvider API for external distributed caching" by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12912
- Fix audio extraction and truncation bugs by @PxTicks in https://github.com/Comfy-Org/ComfyUI/pull/12652
New Contributors
- @luke-mino-altherr made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/12621
- @adiborochov made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/12874
- @deepme987 made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/12056
- @PxTicks made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/12652
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.16.4...v0.17.0
- Math Expression node with simpleeval evaluation
- TencentSmartTopology node
- Gemini 3.1 Flash-Lite model support in LLM node
Full changelog
What's Changed
- feat: add Math Expression node with simpleeval evaluation by @dante01yoon in https://github.com/Comfy-Org/ComfyUI/pull/12687
- feat(api-nodes): add TencentSmartTopology node by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12741
- feat(api-nodes): add Gemini 3.1 Flash-Lite model to LLM node by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12803
- Fix fp16 audio encoder models by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12811
- Don't run TE on cpu when dynamic vram enabled. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12815
- Fix requirements version. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12817
- Update workflow templates to v0.9.11 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/12821
- mm: reset_cast_buffers: sync compute stream before free by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12822
New Contributors
- @dante01yoon made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/12687
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.16.3...v0.16.4
- Added causal_fix parameter to add_keyframe_index and append_keyframe
- Fixed manual casting in LTX2 vocoder conv_transpose1d
- Fixed novram-related issues in LTX audio VAE
Full changelog
What's Changed
- Add manual cast to LTX2 vocoder conv_transpose1d by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/12795
- LTX audio vae novram fixes. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12796
- feat: add causal_fix parameter to add_keyframe_index and append_keyframe by @tavihalperin in https://github.com/Comfy-Org/ComfyUI/pull/12797
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.16.2...v0.16.3
- Kling 3.0 Motion Control enabled for API nodes
- xAI models and pricing updated
- Workflow templates updated to v0.9.8
Full changelog
What's Changed
- feat(api-nodes-xAI): updated models and pricing by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12756
- feat(api-nodes): enable Kling 3.0 Motion Control by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12785
- Update workflow templates to v0.9.8 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/12788
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.16.0...v0.16.1
- DynamicVram mode enabled by default
- LTXAV 2.3 model support
- ResolutionSelector node
- WanVideo-based FlowRVS segmentation model support
- Per-guide attention strength control in self-attention
- NanoBanana2 API node
Full changelog
What's Changed
- Fix KeyError when prompt entries lack class_type key by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/12595
- comfy aimdo 0.2.1 by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12620
- Disable dynamic_vram when using torch compiler by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12612
- Fix Aimdo fallback on probe to not use zero-copy sft by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12634
- comfy aimdo 0.2.2 by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12635
- Patch frontend to 1.39.19 (from 1.39.16) (fix progress text serialization in API nodes) by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/12642
- Fix LTXAV text enc min length. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12640
- Fix ltxav te mem estimation. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12643
- feat: Support WanVideo based segmentation model FlowRVS by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/12637
- feat: per-guide attention strength control in self-attention by @tavihalperin in https://github.com/Comfy-Org/ComfyUI/pull/12518
- Cleanups to the last PR. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12646
- fix: move essentials_category to correct replacement nodes by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/12568
- Fix GLSL node with pyopengl accelerate numpy textures by @pythongosssss in https://github.com/Comfy-Org/ComfyUI/pull/12650
- main: load aimdo earlier by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12655
- feat(api-nodes): add NanoBanana2 by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12660
- Update workflow templates to v0.9.4 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/12664
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.15.0...v0.15.1
- Native text generation with Gemma3 support
- GLSL shader node
- ElevenLabs API nodes
* Fix for Gemini/Nano banana api nodes that sometimes returned a blank image.
- viduq3-turbo model support
- Recraft V4 nodes
- Workflow templates updated to v0.8.43
Full changelog
What's Changed
- Fix anima LLM adapter forward when manual cast by @chaObserv in https://github.com/Comfy-Org/ComfyUI/pull/12504
- feat(api-nodes): add "viduq3-turbo" model support by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12482
- feat(api-nodes): add Recraft V4 nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12502
- Update workflow templates to v0.8.43 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/12507
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.14.0...v0.14.1
- Dropped support for PyTorch older than 2.4
- Removed unsafe pickle loading code
- Removed unsafe pickle loading vulnerability
- VideoSlice node
- Node Replacement API
- Qwen 2512 ControlNet support
- VRAM leak fix and dynamic VRAM optimization for ACE Step 1.5 performance
- Support for new models: LTX2, Cosmos-Predict2 (fp16), Anima (fp16), and Kling (V3, O3)
- New Create List node for workflow composition
Full changelog
What's Changed
- Bump comfyui-frontend-package to 1.38.13 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI/pull/12238
- Add a Create List node by @AustinMroz in https://github.com/Comfy-Org/ComfyUI/pull/12173
- Make ace step 1.5 work without the llm. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12311
- Fix some lowvram stuff with ace step 1.5 by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12312
- Fix issue when using disable_unet_model_creation by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12315
- EasyCache: Support LTX2 by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/12231
- Make ace step 1.5 base model work properly with default workflow. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12337
- Fix return_word_ids=True with Anima tokenizer by @asagi4 in https://github.com/Comfy-Org/ComfyUI/pull/12328
- Fix bug with last pr by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12338
- Support fp16 for Cosmos-Predict2 and Anima by @tdrussell in https://github.com/Comfy-Org/ComfyUI/pull/12249
- Some fixes to previous pr. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12339
- Pad ace step 1.5 ref audio is not long enough. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12341
- Fix LazyCache by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/12344
- Add search_aliases to sa-solver and seeds-2 node by @chaObserv in https://github.com/Comfy-Org/ComfyUI/pull/12327
- Update embedded docs to v0.4.1 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/12346
- Disable prompt weights for ltxv2. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12354
- Make tonemap latent work on any dim latents. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12363
- Dynamic VRAM fixes - Ace 1.5 performance + a VRAM leak by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12368
- Iimprovements to ACE-Steps 1.5 text encoding (part 2) by @blepping in https://github.com/Comfy-Org/ComfyUI/pull/12350
- Ace step prompts match now. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12376
- Update workflow templates to v0.8.37 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/12377
- fix(Moonvalley-API-Nodes): adjust "steps" parameter to not raise exception by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12370
- feat(api-nodes-Kling): add new models (V3, O3) by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12389
- Update workflow templates to v0.8.38 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/12394
New Contributors
- @tdrussell made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/12249
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.12.3...v0.13.0
- ACE-Steps 1.5: added LLM sampling options and reference audio support
- File3DAny output type added to Load3D node; SaveGLB extended to accept File3DAny as input
- VAE tiled decode node for audio
Full changelog
What's Changed
- Fix crash on safetensors load for some 3rd party Models by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12266
- mp: Fix checkpoint saving by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12268
- add File3DAny output to Load3D node; extend SaveGLB to accept File3DAny as input by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12276
- Fix ace step nan issue on some hardware/pytorch configs. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12289
- Try to fix ace text encoder slowness on some configs. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12290
- Add llm sampling options and make reference audio work on ace step 1.5 by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12295
- Disable sage attention on ace step 1.5 by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12297
- Improvements to ACE-Steps 1.5 text encoding by @blepping in https://github.com/Comfy-Org/ComfyUI/pull/12283
- Add VAE tiled decode node for audio. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12299
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.12.2...v0.12.3
- Added basic 3D Model file types support via comfy_api
- Ace step 1.5 support including base model loras and fixed tiled VAE
- Progress bar added to ace step
Full changelog
What's Changed
- Add progress bar to ace step. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12242
- Fix some issues with mac. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12247
- llama: cast logits as a comfy-weight by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12248
- Fix mac issue. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12250
- feat(comfy_api): add basic 3D Model file types by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12129
- Support ace step 1.5 base model loras. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12252
- Fix tiled vae for ace step 1.5 by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12253
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.12.0...v0.12.1
- KV cache implementation for llama models for text generation
- New API nodes: RecraftCreateStyleNode, Vidu Q3 (Extend and MultiFrame), and HitPaw
- Adaptive model loading reduces RAM/VRAM usage and fixes out-of-memory errors on Windows
Full changelog
What's Changed
- fix: count non-dict items in outputs_count by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/12166
- Make empty hunyuan latent 1.0 work with the 1.5 model. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12171
- Remove unused code from _io.py by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/12147
- [API Nodes] RecraftCreateStyleNode node by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12055
- Add color type and Color to RGB Int node by @pythongosssss in https://github.com/Comfy-Org/ComfyUI/pull/12145
- Update python patch version in dep workflow. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12184
- Fix model not working with any res. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12186
- [API Nodes] Vidu: Q3 model; Extend and MultiFrame nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12175
- Assets Part 2 - add more endpoints by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/12125
- Send is_input_list on v1 and v3 schema to frontend by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/12188
- KV cache implementation for using llama models for text generation. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12195
- Reduce RAM usage, fix VRAM OOMs, and fix Windows shared memory spilling with adaptive model loading by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/11845
- fix: improve error message when node type is missing by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/12194
- Fix some custom nodes breaking. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12203
- dynamic_vram: fix pinning with model defined dtype by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12208
- dynamic_vram: respect argument cast dtypes in non-comfy weights by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12209
- dynamic_vram: silence pytorch buffer warning by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12210
- requirements: bump comfy-aimdo to 0.1.7 by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12211
- Fix issue with parameters on root model object. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12216
- Enable embeddings for some qwen 3 models. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12218
- mm: Fix cast buffers with intel offloading by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12229
- Dynamic VRAM unloading fix by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12227
- Add back function. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12234
- [API Nodes] HitPaw API nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12117
- Basic support for the ace step 1.5 model. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12237
- Update workflow templates to v0.8.31 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/12239
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.11.1...v0.12.0
- Support for dev-only nodes
- Grok Imagine API nodes
- Added missing spatial downscale ratios
Full changelog
What's Changed
- Add support for dev-only nodes. by @guill in https://github.com/Comfy-Org/ComfyUI/pull/12106
- Update Python 3.14 compatibility notes in README by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12127
- [API Nodes] Grok Imagine nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12136
- bump manager version to 4.1b1 by @ltdrdata in https://github.com/Comfy-Org/ComfyUI/pull/12140
- Update workflow templates to v0.8.27 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/12141
- Add missing spacial downscale ratios. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12146
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.11.0...v0.11.1
- Workflow templates updated to v0.8.15, v0.8.23, v0.8.24
- AMD portable environment updated for ROCm 7.2
- Comfyui-frontend-package bumped to 1.37.11
- BriaImage and OpenAIGImage API nodes renamed
- ByteDanceImageEditNode API node removed
- Multiple new model supports: zimage omni, Anima, LTX2 Tiny VAE, Multi/InfiniteTalk, TencentHunyuan3D, Magnific, and Flux2 Klein checkpoints with ModelScope-Trainer/DiffSynth LoRA format
- LyCORIS LoKr support for Flux2 models
- VRAM optimizations for LTX2 VAE and QWEN VAE with refactored forward function
Full changelog
What's Changed
- Support zimage omni base model. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11979
- Update workflow templates to v0.8.15 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/11984
- Bump comfyui-frontend-package to 1.37.11 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI/pull/11976
- Make omni stuff work on regular z image for easier testing. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11985
- [API Nodes] add WaveSpeed nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/11945
- fix: remove normalization of audio in LTX Mel spectrogram creation by @izorinLightricks in https://github.com/Comfy-Org/ComfyUI/pull/11990
- Dynamically detect chroma radiance patch size by @gitmylo in https://github.com/Comfy-Org/ComfyUI/pull/11991
- Config for Qwen 3 0.6B model. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11998
- Add LyCORIS LoKr support for Flux2 by @markuryy in https://github.com/Comfy-Org/ComfyUI/pull/11997
- [API Nodes] allow passing up to 7 subjects in Vidu Reference node by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12002
- feat: Add search_aliases field to node schema by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/12010
- Support the Anima model. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12012
- Fix for edge case of EasyCache when conditionings change during a sampling run by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/12020
- Support LTX2 Tiny VAE (taeltx_2) by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/11929
- LTX2: Further reduce warnings when loading embeddings_connector weights by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/11992
- Support Multi/InfiniteTalk by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/10179
- [API Nodes] rename BriaImage and OpenAIGImage nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12022
- add ply & 3dgs format in 3d node by @jtydhr88 in https://github.com/Comfy-Org/ComfyUI/pull/11474
- Reduce LTX2 VAE VRAM consumption by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12028
- Support loading flux 2 klein checkpoints saved with SaveCheckpoint. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12033
- Propagate Qwen-Image attention mask to image generation. by @maromri in https://github.com/Comfy-Org/ComfyUI/pull/11966
- add search aliases to all nodes by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/12035
- feat: Improve ResizeImageMaskNode UX with tooltips, and search aliases by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/12013
- Revert "feat: Improve ResizeImageMaskNode UX with tooltips, and search aliases" by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12038
- feat: Improve ResizeImageMaskNode UX with tooltips and search aliases by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/12040
- LTX2: Refactor forward function for better VRAM efficiency and fix spatial inpainting by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/12046
- Support ModelScope-Trainer/DiffSynth LoRA format for Flux.2 Klein models by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/12042
- Make regular empty latent node work properly on flux 2 variants. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12050
- speed up and reduce VRAM of QWEN VAE and WAN (less so) by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12036
- Make empty latent node work with other models. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12062
- [API Nodes] add TencentHunyuan3D nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12026
- Add support for kwargs inputs to allow arbitrary inputs from frontend by @pythongosssss in https://github.com/Comfy-Org/ComfyUI/pull/12063
- Only enable fp16 on z image models that actually support it. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12065
- [Weight-adapter/Trainer] Bypass forward mode in Weight adapter system by @KohakuBlueleaf in https://github.com/Comfy-Org/ComfyUI/pull/11958
- Move nodes from previous PR into their own file. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12066
- Add name to LoraLoaderModelOnly. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12078
- Fix mistral 3 tokenizer code failing on latest transformers version and other breakage. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12095
- Add RoPE Position Adjustment for Small Grid IC-LoRA by @tavihalperin in https://github.com/Comfy-Org/ComfyUI/pull/12074
- [API Nodes] remove ByteDanceImageEditNode node (seededit) by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/12069
- [API Nodes] add Magnific nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/11986
- Fix Noise_EmptyNoise when using nested latents by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/12089
- wan-vae: Switch off feature cache for single frame by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/12090
- Update amd portable for rocm 7.2 by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/12101
- Update workflow templates to v0.8.23 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/12102
- Update workflow templates to v0.8.24 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/12103
New Contributors
- @izorinLightricks made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/11990
- @gitmylo made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/11991
- @markuryy made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/11997
- @maromri made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/11966
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.10.0...v0.11.0
- Bria Edit node for image editing
- Extended ByteDance nodes with seedance-1-5-pro model support
- Fixes TypeError on AMD GPUs when converting audio to numpy
Full changelog
What's Changed
- Update workflow templates to v0.8.7 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/11896
- Update workflow templates to v0.8.10 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/11899
- Adjust memory usage factor calculation for flux2 klein. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11900
- Added try-except around seed_assets call in get_object_info by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/11901
- feat(api-nodes): extend ByteDance nodes with seedance-1-5-pro model by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/11871
- Update workflow templates to v0.8.11 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/11918
- Add image sizes to clip vision outputs. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11923
- Update readme rdna3 nightly url by @alexheretic in https://github.com/Comfy-Org/ComfyUI/pull/11937
- Fix: TypeError on AMD GPUs by moving audio tensor to CPU before numpy conversion by @TheephopWS in https://github.com/Comfy-Org/ComfyUI/pull/11787
- Bump comfy-kitchen dependency to version 0.2.7 by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11941
- chore(api-nodes): remove non-used; extract model to separate files by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/11927
- chore(api-nodes): remove check for pyav>=14.2 in code by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/11934
- feat: add advanced parameter to Input classes for advanced widgets support by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/11939
- [API Nodes]: auto-discover all nodes_*.py files by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/11943
- Readme update. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11957
- Update workflow templates to v0.8.14 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/11974
- feat(api-nodes): add Bria Edit node by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/11978
- Make Autogrow validation work properly by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/11977
- Simpler way to implement the #11980 loras. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11981
- Convert mono audio to fake stereo for LTXV VAE encoding by @rkfg in https://github.com/Comfy-Org/ComfyUI/pull/11965
- Fix #11963 by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11982
New Contributors
- @TheephopWS made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/11787
- @rkfg made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/11965
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.9.2...v0.10.0
- Meshy 3D nodes
- Built-in blueprints
- Flux2 Klein support
Full changelog
What's Changed
- [API Nodes] Gemini: raise exception when no candidates due to safety block by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/11848
- Support "lite" version of alibaba-pai Z-Image Controlnet by @Acly in https://github.com/Comfy-Org/ComfyUI/pull/11849
- Load metadata on VAELoader by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/11846
- add blueprints dir for built-in blueprints by @ric-yu in https://github.com/Comfy-Org/ComfyUI/pull/11853
- [Api Nodes]: Improve Price Badge Declarations by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/11582
- Optimize nvfp4 lora applying. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11854
- Optimize nvfp4 lora applying. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11856
- Adds crop to multiple mode to ResizeImageMaskNode. by @nomadoor in https://github.com/Comfy-Org/ComfyUI/pull/11838
- fix: Update repository reference comfyanonymous/ComfyUI → Comfy-Org/ComfyUI by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/11858
- Fix scale_shorter_dimension for portrait inputs by @nomadoor in https://github.com/Comfy-Org/ComfyUI/pull/11862
- feat: add CI container version bump automation by @Myestery in https://github.com/Comfy-Org/ComfyUI/pull/11692
- feat: throttle ProgressBar updates to reduce WebSocket flooding by @silveroxides in https://github.com/Comfy-Org/ComfyUI/pull/11504
- Optimize nvfp4 lora applying. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11866
- Fix VAELoader by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11880
- feat(api-nodes): add Meshy 3D nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/11843
- utils: fix lanczos grayscale upscaling by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/11873
- Reduce log spam when loading LTX2 embeddings_connector weights by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/11874
- Flux2 Klein support. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11890
New Contributors
- @nomadoor made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/11838
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.9.1...v0.9.2
- Basic Asset support for models
- Vidu2 API nodes
- JoinAudioChannels node
- Minimum comfy-kitchen version bumped; update required
- PyTorch cu130 recommended for performance improvement; warning added for older PyTorch and comfy-kitchen versions
- Device selection for LTXAVTextEncoderLoader
- Memory estimation function for LTXav text encoder
- Reduced VRAM usage for text encoders
Full changelog
What's Changed
- Fix stable release workflow not pulling latest comfy kitchen. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11695
- Support gemma 12B with quant weights. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11696
- model_patcher: Remove confusing load stat by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/11710
- Add device selection for LTXAVTextEncoderLoader by @kijai in https://github.com/Comfy-Org/ComfyUI/pull/11700
- Lower ltxv text encoder vram use. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11713
- Bump required comfy-kitchen version. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11714
- Increase ltxav mem estimation by a bit. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11715
- Add memory estimation function to ltxav text encoder. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11716
- ops: Fix offloading with FP8MM performance by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pull/11697
- Add warning for old pytorch and comfy kitchen. Update your pytorch to cu130 to get a performance boost. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11718
- Update template to 0.7.69 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/11719
Full Changelog: https://github.com/Comfy-Org/ComfyUI/compare/v0.8.0...v0.8.1
- LTXV 2 model support with LTXAVTextEncoderLoader node
- Sage attention 3 support via CLI argument
- WAN2.6 ReferenceToVideo API node