What's Changed
Major new things in this release are the Flux Kontext and Omnigen2 image editing models.
- Add Cosmos Predict2 to README. by @comfyanonymous in #8562
- Update template to 0.1.29 by @comfyui-wiki in #8563
- Update frontend to 1.22.2 by @webfiltered in #8567
- Show a better error when the workflow OOMs. by @comfyanonymous in #8574
- Add new fields to the config types by @coderfromthenorth93 in #8507
- Fix pytorch warning. by @comfyanonymous in #8593
- Make flux controlnet work with sd3 text enc. by @comfyanonymous in #8599
- Small flux optimization. by @comfyanonymous in #8611
- Improve the log time function for 10 minute + renders by @tonynoce in #6207
- Fix exception when using a noise mask with cosmos predict2. by @comfyanonymous in #8621
- Allow padding in ImageStitch node to be white. by @comfyanonymous in #8631
- Resize and pad image node. by @comfyanonymous in #8636
- Indicate that directml is not recommended in the README. by @comfyanonymous in #8644
- Cosmos predict2 model merging nodes. by @comfyanonymous in #8647
- Singlestep DPM++ SDE for RF by @chaObserv in #8627
- unet -> diffusion model by @comfyanonymous in #8659
- Omnigen2 model implementation. by @comfyanonymous in #8669
- Bump minimum transformers version. by @comfyanonymous in #8671
- Disable omnigen2 fp16 on older pytorch versions. by @comfyanonymous in #8672
- Support Flux Kontext Dev model. by @comfyanonymous in #8679
- Update frontend to 1.23.3 by @webfiltered in #8678
- Update requirements.txt by @comfyanonymous in #8680
- Update frontend to 1.23.4 by @webfiltered in #8681
New Contributors
- @coderfromthenorth93 made their first contribution in #8507
- @tonynoce made their first contribution in #6207
Full Changelog: v0.3.41...v0.3.42