Releases: comfyanonymous/ComfyUI
Releases · comfyanonymous/ComfyUI
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
v0.2.4
What's Changed
- Update windows standalone package to python 3.12 and pytorch 2.5
- Support for checkpoints with scaled fp8 model weights for best quality when using the scaled fp8 matrix multiplication on hardware that supports it (Nvidia 40 series/ada/H100 and above).
- Some new experimental nodes to do latent operations (latent->advanced->operations).
- 🐛 Add device to variable c by @kadirnar in #5210
- Fix Transformers FutureWarning by @svdC1 in #5140
- Frontend Manager: avoid redundant gh calls for static versions by @mcmonkey4eva in #5152
- Ignore more network related errors during websocket communication. by @xiaodong-xie in #5269
New Contributors
- @kadirnar made their first contribution in #5210
- @svdC1 made their first contribution in #5140
- @xiaodong-xie made their first contribution in #5269
Full Changelog: v0.2.3...v0.2.4