Releases: comfyanonymous/ComfyUI
Releases · comfyanonymous/ComfyUI
v0.3.8
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
tosampler_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
- @michaellightricks made their first contribution in #5937
- @Haoming02 made their first contribution in #5928
- @catboxanon made their first contribution in #5985
- @hayden-fr made their first contribution in #5841
- @jtydhr88 made their first contribution in #5564
- @zlobniyshurik made their first contribution in #6071
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- ModelPatcher Overhaul and Hook Support by @Kosinkadink in #5583
- Improved memory management. by @comfyanonymous in #5450
- Add rescaling_scale from STG to SkipLayerGuidanceDiT
- resolve relative paths in YAML configuration for extra model paths by @bigcat88 in #5847
- Add Create Hook Keyframes Interp. Node by @Kosinkadink in #5896
- [Developer Experience] Add node typing by @huchenlei in #5676
- Reland union type by @webfiltered in #5900
New Contributors
Full Changelog: v0.3.6...v0.3.7
v0.3.6
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
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
- 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
- Fix issues with the lowvram system.
Full Changelog: v0.3.2...v0.3.3
v0.3.2
- Support LTX-Video model
Full Changelog: v0.3.1...v0.3.2
v0.3.1
- Support new "Flux Tools" models: Blog Post
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- New SkipLayerGuidanceDiT node that supports most DiT models (Flux, Auraflow, Stable Audio, SD3, SD3.5, Mochi).
- Fast Mochi previews.
- Allow POST
/userdata/{file}
endpoint to return full file info by @huchenlei in #5446 - fix dynamic shape export by @contentis in #5490
- arbitrary downscale fix for SAG with Kohya Deep Shrink by @DenOfEquity in #5546
- Live terminal output by @pythongosssss in #5396
- improve: add descriptions for clip loaders by @ltdrdata in #5576
- fix --cuda-device arg for AMD/HIP devices by @Bratzmeister in #5586
- Update web content to release v1.3.44 by @huchenlei in #5620
- Fix 3.8 compatibility in user_manager.py by @huchenlei in #5645
- Update UI screenshot in README by @huchenlei in #5666
- Add terminal size fallback by @yoland68 in #5623
New Contributors
- @DenOfEquity made their first contribution in #5546
- @Bratzmeister made their first contribution in #5586
Full Changelog: v0.2.7...v0.3.0
v0.2.7
What's Changed
- Mochi VAE encoder support.
- Support for SD3.5 medium loras in diffusers format.
- Rename
ImageCrop
toImage 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
- @KoreTeknology made their first contribution in #5424
- @akx made their first contribution in #5442
Full Changelog: v0.2.6...v0.2.7