Releases: comfyanonymous/ComfyUI
Releases · comfyanonymous/ComfyUI
v0.2.2
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
- 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
What's Changed
- InstantX Flux controlnet support.
- Memory related tweaks and improvements.
- Update ComfyUI_frontend to 1.2.40 by @huchenlei in #4691
- Add download_path for model downloading progress report. by @robinjhuang in #4621
- Cleanup empty dir if frontend zip download failed by @huchenlei in #4574
- Support weight padding on diff weight patch by @huchenlei in #4576
- fix: useless loop & potential undefined variable by @ltdrdata in #4656
- swap legacy sdv15 link by @mcmonkey4eva in #4682
- Get logs endpoint & system_stats additions by @huchenlei in #4690
- feat: return import_failed from init_extra_nodes function by @badayvedat in #4694
- add github action to automatically handle stale user support issues by @mcmonkey4eva in #4683
- fix typo in stale-issues by @mcmonkey4eva in #4735
Full Changelog: v0.1.3...v0.2.0
v0.1.3 More bugs fixed.
What's Changed
Full Changelog: v0.1.2...v0.1.3
v0.1.2 Dora hotfix
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
- @Scorpinaus made their first contribution in #4565
Full Changelog: v0.1.1...v0.1.2
v0.1.1 Memory and other issues fixed.
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
- @davidbenton made their first contribution in #4548
Full Changelog: v0.1.0...v0.1.1
v0.1.0 New Frontend, New node execution engine, Performance improvements.
What's Changed
- Update frontend to 1.2.30 by @huchenlei in #4513
- Execution Model Inversion by @guill in #2666
- Add model downloading endpoint. by @robinjhuang in #4248
- Add support for simple tooltips by @pythongosssss in #3842
- Remove legacy ui test files by @huchenlei in #4316
- Use new TS frontend uncompressed by @huchenlei in #4379
- Implement support for taef1 latent previews by @mturnshek in #4409
- Update frontend to 1.2.26 by @huchenlei in #4415
- Add Flux model support for InstantX style controlnet residuals by @EeroHeikkinen in #4444
- Add new shortcuts to readme by @christian-byrne in #4442
- Update README to include frontend section by @huchenlei in #4468
- Update issue template config.yml to direct frontend issues to frontend repos by @yoland68 in #4486
- Update README.md (Add shield badges) by @huchenlei in #4490
- Add optional deprecated/experimental flag to node class by @huchenlei in #4506
- Add GET /internal/files. by @robinjhuang in #4295
- add a get models list api route by @mcmonkey4eva in #4519
- Replace use of .view with .reshape by @Baughn in #4522
New Contributors
- @mturnshek made their first contribution in #4409
- @EeroHeikkinen made their first contribution in #4444
- @Baughn made their first contribution in #4522
Full Changelog: v0.0.8...v0.1.0
v0.0.8 Bug Fixes and xlabs flux controlnet.
What's Changed
- Memory related bug fixes.
- xlabs Flux controlnet implementation. by @comfyanonymous in #4260
Full Changelog: v0.0.7...v0.0.8
v0.0.7 Bugfixes.
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
- @ljleb made their first contribution in #4249
- @vovsemenv made their first contribution in #4324
Full Changelog: v0.0.6...v0.0.7
v0.0.6 Inference speed Hotfix.
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
- @jaretburkett made their first contribution in #4302
Full Changelog: v0.0.5...v0.0.6