Releases: comfyanonymous/ComfyUI
v0.0.5 Flux improvements and Hunyuan DiT controlnets.
What's Changed
- Faster Flux Inference
- Add type hints to folder_paths.py by @PhilWun in #4191
- Add full CI test matrix GitHub Workflow by @mcmonkey4eva in #4274
- add GitHub workflow for CI tests of PRs by @mcmonkey4eva in #4275
- minor fix on copypasta action name by @mcmonkey4eva in #4276
- PullRequest CI Run: use pull_request_target to allow the CI Dashboard to work by @mcmonkey4eva in #4277
- feat: add support for HunYuanDit ControlNet by @CrazyBoyM in #4245
- Update controlnet.py to fix the default controlnet weight as constant by @TTPlanetPig in #4285
New Contributors
- @PhilWun made their first contribution in #4191
- @CrazyBoyM made their first contribution in #4245
- @TTPlanetPig made their first contribution in #4285
Full Changelog: v0.0.4...v0.0.5
Flux and Hunyuan DiT
Blog post: https://blog.comfy.org/august-2024-flux-support-new-frontend-for-loops-and-more/
What's Changed
- Support for the new Flux and Hunyuan Dit models.
- Fix "undo" incorrectly undoing text input by @webfiltered in #4114
- Change windows standalone URL to stable release. by @robinjhuang in #4065
- Add dpmpp_2s_ancestral as custom sampler by @silveroxides in #4101
- Active workflow use primary fg color by @christian-byrne in #4090
- Fix clip_g/clip_l mixup by @DrJKL in #4168
- Fix LoadAudio IS_CHANGED by @jn-jairo in #4174
- Lower SAG scale step for finer control by @fgdfgfthgr-fox in #4158
- Correct spelling 'token_weight_pars_t5' to 'token_weight_pairs_t5' by @silveroxides in #4200
- Fix Flux FP64 math on XPU by @a-One-Fan in #4210
- Don't cache index.html by @christian-byrne in #4211
- Stable release uses cached dependencies by @robinjhuang in #4231
- Change browser test CI python to 3.8 by @huchenlei in #4234
- Add format metadata to CLIP save to make compatible with diffusers sa… by @silveroxides in #4233
- Clone taesd with depth of 1 to reduce download size. by @robinjhuang in #4232
New Contributors
- @webfiltered made their first contribution in #4114
- @silveroxides made their first contribution in #4101
- @DrJKL made their first contribution in #4168
- @fgdfgfthgr-fox made their first contribution in #4158
- @a-One-Fan made their first contribution in #4210
Full Changelog: v0.0.3...v0.0.4
v0.0.3
This release contains changes before f87810c while added fixes to pin numpy to 1.x and torch to 2.3.1
What's Changed
- Add
FrontendManager
to manage non-default front-end impl by @huchenlei in #3897 - Fix python 3.8 compatibility in frontend_management.py by @huchenlei in #4035
- Make default hash lib configurable without code changes via CLI argument by @teward in #3947
- Monitor usage of
eval
with pylint by @huchenlei in #4033 - support clip-vit-large-patch14-336 by @wailovet in #4042
- Disable audio widget trying to get previews by @christian-byrne in #4044
- LoadAudio restores file value from workflow by @christian-byrne in #4043
- Fix/webp exif little endian by @greg-ww in #4061
- Add timestamp to execution messages by @huchenlei in #4076
- Supress frontend exception on unhandled message type by @huchenlei in #4078
- Add error message on unsupported control type in union controlnet by @huchenlei in #4081
New Contributors
- @teward made their first contribution in #3947
- @wailovet made their first contribution in #4042
- @greg-ww made their first contribution in #4061
Thank you @teward @wailovet @greg-ww, welcome to the Comfyverse!
Full Changelog: v0.0.2...v0.0.3
v0.0.2
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
- New menu fixes - fix send to workflow by @pythongosssss in #3909
Full Changelog: v0.0.1...v0.0.2
Release v0.0.1
Add Github Workflow for releasing stable versions and standalone bund…
ComfyUI Standalone Portable Windows Build (For NVIDIA or CPU only)
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