Skip to content

Releases: comfyanonymous/ComfyUI

v0.3.8

19 Dec 00:15
Compare
Choose a tag to compare

What's Changed

  • Hunyuan Video Support: Example workflows
  • Improve Timestep ranges on rectified flow models. (Potentially breaking change for workflows that use nodes with start/end percent on rectified flow models)
  • Experimental support for sage attention with: --use-sage-attention, make sure to install it first.
  • Add support for attention masking in Flux by @Slickytail in #5942 (better way of reducing the strength of flux redux, use strength_type attn_bias in "Apply Style model" node.
  • Update web content to release v1.5.18 by @huchenlei in #6075
  • Update web content to release v1.5.19 by @huchenlei in #6105
  • ltxv: add noise to guidance image to ensure generated motion. by @michaellightricks in #5937
  • Add MaHiRo (improved/alternate CFG) by @yoinked-h in #5975
  • Add code owners by @huchenlei in #5873
  • Fix SDXL generating black images when using --fast (fp8_ops) by @Haoming02 in #5928
  • Lint unused import by @huchenlei in #5973
  • Add cond_scale to sampler_post_cfg_function by @catboxanon in #5985
  • Replace pylint with ruff by @huchenlei in #5987
  • Update CI workflow to remove Windows testing configuration by @yoland68 in #6007
  • Optimize model library by @hayden-fr in #5841
  • Update README (Add new keybinding entries) by @huchenlei in #6020
  • Lint all unused variables by @huchenlei in #5989
  • Lint and fix undefined names (2/N) by @huchenlei in #6029
  • Lint and fix undefined names (3/N) by @huchenlei in #6030
  • Lint and fix undefined names (1/N) by @huchenlei in #6028
  • Enforce F821 undefined-name by @huchenlei in #6032
  • Enforce all pyflake lint rules by @huchenlei in #6033
  • [Security] Fix potential XSS on /view by @huchenlei in #6034
  • add load 3d node support by @jtydhr88 in #5564
  • add_model_folder_path: ensure unique paths by removing duplicates by @bigcat88 in #5998
  • fix: prestartup script is not applied due to extra_model_paths.yaml and ensure custom paths are used during startup by @ltdrdata in #5872
  • (fix): added "model_type" to photomaker node by @bigcat88 in #6047
  • use String directly to set bg color for load 3d canvas by @jtydhr88 in #6057
  • Update README.md by @zlobniyshurik in #6071
  • add preview 3d node by @jtydhr88 in #6070
  • Add .github folder to maintainer owner list by @huchenlei in #6027
  • Make CLIP set last layer node work with T5 models
  • Add ConditioningStableAudio node to set some stable audio specific model conditioning.

New Contributors

Full Changelog: v0.3.7...v0.3.8

v0.3.7

05 Dec 08:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.6...v0.3.7

v0.3.6

02 Dec 06:07
Compare
Choose a tag to compare

What's Changed

  • fast previews for LTXV
  • Cropping can now be disabled in CLIPVisionEncode node to work around flux redux not working well on non square images.
  • Add a basic multiply strength mode to the style model apply node as a rudimentary way to control the strength of flux redux.
  • dpm_2_ancestral sampler now works on flow models (Flux, SD3.5, mochi, ltxv, etc...)
  • fix multi add makedirs error by @lyksdu in #5786
  • Remove internal model download endpoint by @huchenlei in #5432
  • Update web content to release v1.4.13 by @huchenlei in #5807
  • fix: backward compatibility patch for InpaintModelConditioning.encode by @ltdrdata in #5825

New Contributors

Full Changelog: v0.3.5...v0.3.6

v0.3.5

26 Nov 16:54
Compare
Choose a tag to compare

What's Changed

  • SD3.5 Controlnet support.
  • Fix issue with Flux fill (inpaint) model not working on some GPUs.
  • Support official mochi loras.
  • Skip layer guidance now works on LTX-Video and all other DiT models supported by ComfyUI.
  • Some memory fixes with the lowvram system.
  • Change EmptyLTXVLatentVideo minimum length from 9 to 1 by @spacepxl in #5750
  • add better styling to README.md by @40476 in #5707

New Contributors

Full Changelog: v0.3.4...v0.3.5

v0.3.4

22 Nov 23:15
Compare
Choose a tag to compare
  • Fix Tiled VAE decoding on LTX-Video
  • Fix some lowvram mode issues with LTX-Video

Full Changelog: v0.3.3...v0.3.4

v0.3.3

22 Nov 21:52
Compare
Choose a tag to compare
  • Fix issues with the lowvram system.

Full Changelog: v0.3.2...v0.3.3

v0.3.2

22 Nov 16:03
Compare
Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

v0.3.1

21 Nov 16:03
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

v0.3.0

20 Nov 22:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.7...v0.3.0

v0.2.7

04 Nov 10:09
Compare
Choose a tag to compare

What's Changed

  • Mochi VAE encoder support.
  • Support for SD3.5 medium loras in diffusers format.
  • Rename ImageCrop to Image Crop by @KoreTeknology in #5424
  • Avoid SyntaxWarning in UniPC docstring by @akx in #5442
  • Rename some nodes in Display Name Mappings (nodes.py) by @KoreTeknology in #5439

New Contributors

Full Changelog: v0.2.6...v0.2.7