v0.3.29
·
175 commits
to master
since this release
What's Changed
- Support for HiDream models
- Support for Wan 2.1 First Frame Last Frame model.
- Support for Wan Fun control and inpaint models.
- Update frontend to 1.14.6 by @huchenlei in #7416
- ltxv: fix preprocessing exception when compression is 0. by @michaellightricks in #7431
- Add option to store TE in bf16 by @bvhari in #7461
- User missing by @lerignoux in #7439
- MLU memory optimization by @BiologicalExplosion in #7470
- Add activations_shape info in UNet models by @Slickytail in #7482
- Handle PNG-8 indexed transparency in LoadImage node by @christian-byrne in #7539
- Prevent custom nodes from accidentally overwriting global modules. by @comfyanonymous in #7167
- Align /prompt response schema by @huchenlei in #7423
- add VoxelToMesh node w/ surfacenet meshing by @thot-experiment in #7446
- Add prepare_sampling wrapper to allow modifying noise_shape by @Kosinkadink in #7500
- Deprecate InputTypeOptions.defaultInput by @huchenlei in #7551
- Dont cache workflow templates index.json file by @christian-byrne in #7569
- Update frontend to 1.15 by @huchenlei in #7564
- Dependency Aware Node Caching for low RAM/VRAM machines by @Chargeuk in #7509
- Only show image files in LoadImage file select combo by @christian-byrne in #7573
- Add CublasOps support by @catboxanon in #7574
- Update
filter_files_content_types
to support filtering 3d models by @christian-byrne in #7572 - Add SEEDS (stage 2 & 3 DP) sampler by @chaObserv in #7580
- add OptimalSteps by @bebebe666 in #7584
- [Type] Mark input options NotRequired by @huchenlei in #7614
- Update frontend to 1.16 (Install templates as pip package) by @christian-byrne in #7623
New Contributors
- @lerignoux made their first contribution in #7439
- @Chargeuk made their first contribution in #7509
- @bebebe666 made their first contribution in #7584
Full Changelog: v0.3.27...v0.3.29