What's Changed
- Support the Hunyuan3Dv2 model.
- Support Wan Control Loras.
- Make the SkipLayerGuidanceDIT node work on WAN.
- [3d] remove unused params by @jtydhr88 in #6931
- ltxv: relax frame_idx divisibility for single frames. by @kvochko in #7146
- Only check frontend package if using default frontend by @huchenlei in #7179
- Fix LoadImageOutput node by @christian-byrne in #7143
- Add ER-SDE sampler by @chaObserv in #7187
- Add unwrap widget value support by @huchenlei in #7197
- Ensure the extra_args in dpmpp sde series by @chaObserv in #7204
- [NodeDef] Add documentation on multi_select input option by @huchenlei in #7212
- Add codeowner for comfy/comfy_types by @huchenlei in #7213
- Add --use-flash-attention flag. by @FeepingCreature in #7223
- Tolerate missing
@torch.library.custom_op
by @FeepingCreature in #7234 - Update frontend to 1.12.9 by @huchenlei in #7236
- Update frontend to 1.12.14 by @christian-byrne in #7244
- Guard the noise term in er_sde by @chaObserv in #7265
- Call unpatch_hooks at the start of ModelPatcher.partially_unload by @Kosinkadink in #7253
- Update frontend to 1.13 by @huchenlei in #7331
- Add backend primitive nodes by @huchenlei in #7328
- Update frontend to 1.14 by @huchenlei in #7343
- Native LotusD Implementation by @thot-experiment in #7125
- support output normal and lineart once by @jtydhr88 in #7290
- [nit] Format error strings by @huchenlei in #7345
New Contributors
- @FeepingCreature made their first contribution in #7223
- @thot-experiment made their first contribution in #7125
Full Changelog: v0.3.26...v0.3.27