Releases: comfyanonymous/ComfyUI
Releases · comfyanonymous/ComfyUI
v0.3.24
- Fix regression when using incompatible embeddings.
Full Changelog: v0.3.23...v0.3.24
v0.3.23
What's Changed
- Support HunyuanVideo Image to Video model.
- [NodeDef] Explicitly add control_after_generate to seed/noise_seed by @huchenlei in #7059
- Better argument handling of front-end-root by @silveroxides in #7043
- Add type hint for FileLocator by @huchenlei in #6968
Full Changelog: v0.3.22...v0.3.23
v0.3.22
What's Changed
Full Changelog: v0.3.21...v0.3.22
v0.3.21
- Fix Issue where the LTXV 0.9.5 img2vid workflow didn't work with some image resolutions.
Full Changelog: v0.3.20...v0.3.21
v0.3.20
What's Changed
- Support LTXV 0.9.5
- Improve: Provide a better guide message for the missing frontend message. by @ltdrdata in #7079
Full Changelog: v0.3.19...v0.3.20
v0.3.19
What's Changed
- Temporal Area Composition: ConditioningSetAreaPercentageVideo
- enabling fp16 accumulations now prioritizes loading models in fp16 when possible.
- Use enum list for --fast options by @huchenlei in #7024
- Use comfyui_frontend_package pypi package to manage frontend dependency (Frontend v1.10.17) by @huchenlei in #7021
- improved: better frontend package installation guide by @ltdrdata in #7047
Full Changelog: v0.3.18...v0.3.19
v0.3.18
What's Changed
- Improve Wan performance by allowing batching and fix issue with long prompts.
- Support Cambricon MLU by @BiologicalExplosion in #6964
New Contributors
- @BiologicalExplosion made their first contribution in #6964
Full Changelog: v0.3.17...v0.3.18
v0.3.17
- Fix artifacts when inferencing wan with fp8 weights.
Full Changelog: v0.3.16...v0.3.17
v0.3.16
What's Changed
- Initial support for new Wan 2.1 video models
- Update installation documentation to include desktop + cli. by @robinjhuang in #6899
- Update README.md by @yoland68 in #6960
Full Changelog: v0.3.15...v0.3.16
v0.3.15
What's Changed
- Some improvements for AMD ROCm.
- [Cleanup] Remove unused GET internal/files API endpoint by @huchenlei in #6714
- Frontend Update: v1.8.14 by @comfy-pr-bot in #6724
- fix a bug in the attn_masked redux code when using weight=1.0 by @Slickytail in #6721
- Fix another small bug in attention_bias redux by @Slickytail in #6737
- Allow FP16 accumulation with
--fastby @catboxanon in #6453 - res_multistep: Fix cfgpp and add ancestral samplers by @pamparamm in #6731
- Fix incorrect Content-Type for WebP images by @bananasss00 in #6752
- Fix for running via DirectML by @hisham-hchowdhu in #6542
- Fix the Issue with Inference on Ascend NPU by @zhoufan2956 in #6794
- Open yaml files with utf-8 encoding for extra_model_paths.yaml by @robinjhuang in #6807
- Frontend Update: v1.9.17 by @comfy-pr-bot in #6814
- remove light_intensity and fov from load3d by @jtydhr88 in #6742
- Frontend Update: v1.9.18 by @comfy-pr-bot in #6828
- support system prompt and cfg renorm in Lumina2 by @lzyhha in #6795
- Support loading and using SkyReels-V1-Hunyuan-I2V by @kijai in #6862
- Add Load Image Output node by @christian-byrne in #6790
- Fix Hunyuan unet config detection for some models. by @maedtb in #6877
- fixed: crash caused by outdated incompatible
aiohttpdependency by @ltdrdata in #6841 - Fix link pointing to non-exisiting docs by @silveroxides in #6891
- Normalize extra_model_config.yaml paths to prevent duplicates. by @robinjhuang in #6885
- Add discord channel to support section of README. by @robinjhuang in #6900
- Update frontend release schedule in README. by @webfiltered in #6908
- Various fixes and improvements.
New Contributors
- @bananasss00 made their first contribution in #6752
- @hisham-hchowdhu made their first contribution in #6542
- @zhoufan2956 made their first contribution in #6794
- @lzyhha made their first contribution in #6795
- @maedtb made their first contribution in #6877
Full Changelog: v0.3.14...v0.3.15