Skip to content

Releases: comfyanonymous/ComfyUI

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

Release v0.0.1

12 Jul 17:58
4ca9b9c
Compare
Choose a tag to compare
Add Github Workflow for releasing stable versions and standalone bund…

ComfyUI Standalone Portable Windows Build (For NVIDIA or CPU only)

13 Mar 05:59
Compare
Choose a tag to compare

The builds in this release will always be relatively up to date with the latest code.

The latest stable package can be found on the latest stable release

Download Link with stable pytorch 2.4.1 cu124

These builds should be completely standalone. If you extract and run them they should work right away and won't download anything.

Other builds

This unstable nightly pytorch build is for people who want to test latest pytorch to see if it gives them a performance boost. Note that this package contains nightly torch 2.5 cu124 with python 3.12

Download Link with unstable nightly pytorch