Releases: comfyanonymous/ComfyUI
Releases · comfyanonymous/ComfyUI
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
v0.2.6
What's Changed
- SLG first implementation for SD3.5 by @Dango233 in #5404
- Update web content to release v1.3.26 by @huchenlei in #5413
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- SD3.5 Medium.
- WIP Mochi support 5cbb01b
- Update web content to release v1.3.21 by @huchenlei in #5351
- Euler Ancestral now works on Flow models d605677
- remove attention abstraction in mmdit by @contentis in #5324
- support SimpleTuner lycoris lora for SD3 by @PsychoLogicAu in #5340
- Revert download to .tmp in frontend_management by @huchenlei in #5369
New Contributors
- @contentis made their first contribution in #5324
- @PsychoLogicAu made their first contribution in #5340
Full Changelog: v0.2.4...v0.2.5