Skip to content

Releases: comfyanonymous/ComfyUI

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

v0.2.6

30 Oct 04:55
65a8659
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

29 Oct 08:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.4...v0.2.5

v0.2.4

22 Oct 08:51
Compare
Choose a tag to compare

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

Full Changelog: v0.2.3...v0.2.4