Skip to content

Releases: comfyanonymous/ComfyUI

v0.2.2

06 Sep 00:01
0c7c98a
Compare
Choose a tag to compare

What's Changed

  • Update frontend to v1.2.47 by @huchenlei in #4798
  • Mistoline Flux controlnet support
  • Stable standalone package updated to pytorch 2.4.1 cu124
  • Make live preview size a configurable launch argument by @silveroxides in #4649
  • Add emb_patch support to UNetModel forward by @Kosinkadink in #4779
  • Nodes using UNIQUE_ID as input are NOT_IDEMPOTENT by @guill in #4793

Full Changelog: v0.2.1...v0.2.2

v0.2.1 Lora fixes

03 Sep 22:51
Compare
Choose a tag to compare
  • Lower vram when applying loras on fp8 weights
  • Support onetrainer flux loras and newer glora format.
    Full Changelog: v0.2.0...v0.2.1

v0.2.0

01 Sep 22:36
f1c2301
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.2.0

v0.1.3 More bugs fixed.

26 Aug 06:26
Compare
Choose a tag to compare

What's Changed

  • Fixed some memory issues.
  • [Bug #4529] Fix graph partial validation failure by @guill in #4588

Full Changelog: v0.1.2...v0.1.3

v0.1.2 Dora hotfix

23 Aug 09:22
Compare
Choose a tag to compare

What's Changed

  • Added SD15_Inpaint_Diffusers model config for Model_detection.py by @Scorpinaus in #4565
  • Pytorch XPU check overhaul and other small XPU backend changes by @simonlui in #4562

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1 Memory and other issues fixed.

22 Aug 22:21
bb4416d
Compare
Choose a tag to compare

What's Changed

  • Fix models sometimes not being unloaded.
  • Fixed issue with loras in some situations.
  • Fix a bug where cached outputs affected IS_CHANGED by @guill in #4535
  • Generalize MacOS version check for force-upcast-attention by @davidbenton in #4548
  • Fix task.status.status_str caused by #2666 by @huchenlei in #4551

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0 New Frontend, New node execution engine, Performance improvements.

21 Aug 18:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.8...v0.1.0

v0.0.8 Bug Fixes and xlabs flux controlnet.

13 Aug 08:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7 Bugfixes.

12 Aug 22:46
Compare
Choose a tag to compare

What's Changed

  • Various bug fixes related to memory management and patching.
  • alternative to load_checkpoint_guess_config that accepts a loaded state dict by @ljleb in #4249
  • Automatically link the Comfy CI page on PRs by @mcmonkey4eva in #4326
  • Add DS_Store to gitignore by @vovsemenv in #4324

New Contributors

Full Changelog: v0.0.6...v0.0.7

v0.0.6 Inference speed Hotfix.

11 Aug 03:08
Compare
Choose a tag to compare

What's Changed

  • Speed up inference speed on some workflows.
  • Speed up Hunyuan DiT inference.
  • FLUX: Added full Diffusers mapping for FLUX.1 schnell and dev. by @jaretburkett in #4302

New Contributors

Full Changelog: v0.0.5...v0.0.6