Skip to content

Releases: comfyanonymous/ComfyUI

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

v0.0.5 Flux improvements and Hunyuan DiT controlnets.

10 Aug 01:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.4...v0.0.5

Flux and Hunyuan DiT

06 Aug 21:29
Compare
Choose a tag to compare

Blog post: https://blog.comfy.org/august-2024-flux-support-new-frontend-for-loops-and-more/

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

27 Jul 02:14
Compare
Choose a tag to compare

This release contains changes before f87810c while added fixes to pin numpy to 1.x and torch to 2.3.1

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

19 Jul 23:54
Compare
Choose a tag to compare

This release contains code before the 1305fb2 that broke some custom nodes. This should be safe to use for custom nodes that are not yet fixed.

What's Changed

Full Changelog: v0.0.1...v0.0.2