v0.3.31
What's Changed
- [NodeDef] Add documentation on widgetType by @AustinMroz in #7768
- Add a T5TokenizerOptions node to set options for the T5 tokenizer. by @comfyanonymous in #7803
- Update portable package workflow to cu128 by @comfyanonymous in #7812
- Add experimental --async-offload lowvram weight offloading. by @comfyanonymous in #7820
- Make loras work with --async-offload by @comfyanonymous in #7824
- Prevent custom nodes from hooking certain functions. by @comfyanonymous in #7825
- Use stream for casting if enabled. by @comfyanonymous in #7833
- Add
/api/v2/userdata
endpoint by @benceruleanlu in #7817 - ltxv: add strength parameter to conditioning. by @kvochko in #7849
- Save V-Pred ZSNR metadata in CheckpointSave by @pamparamm in #7840
- Fix stream priority to support older pytorch. by @comfyanonymous in #7856
- ltxv: overwrite existing mask on conditioned frame. by @kvochko in #7845
- CFG++ for gradient estimation sampler by @chaObserv in #7809
- Add moderation level option to OpenAIGPTImage1 by @yoland68 in #7804
- Support HiDream E1 model. by @comfyanonymous in #7857
- Add support for VIDEO as a built-in type by @guill in #7844
- Latest desktop and portable should work on blackwell. by @comfyanonymous in #7861
- Add release process section to README by @huchenlei in #7855
- support more example folders by @jtydhr88 in #7836
- Per device stream counters for async offload. by @comfyanonymous in #7873
- Bump minimum pyav version to 14.2.0 by @comfyanonymous in #7874
- Better vace memory estimation. by @comfyanonymous in #7875
- Test updater in the windows release workflow. by @comfyanonymous in #7886
- Add updater test to stable release workflow. by @comfyanonymous in #7887
- Support for Chroma - Flux1 Schnell distilled with CFG by @silveroxides in #7355
- Fix content moderation not serialized properly bug by @christian-byrne in #7894
- Switch ltxv to use the pytorch RMSNorm. by @comfyanonymous in #7897
- Update frontend to v1.18 by @huchenlei in #7898
- Lint node method's
self
argument by @catboxanon in #7903 - Make clipsave work with more TE models. by @comfyanonymous in #7908
- Add node to extend sigmas by @catboxanon in #7901
- Fix outdated comment about Internet connectivity by @catboxanon in #7827
- Fix the bugs in OFT/BOFT moule by @KohakuBlueleaf in #7909
- [BugFix] Update frontend 1.18.6 by @huchenlei in #7910
- upstream Preview Any from rgthree-comfy by @jtydhr88 in #7815
- Fix updater issue with newer portable. by @comfyanonymous in #7917
New Contributors
- @AustinMroz made their first contribution in #7768
- @benceruleanlu made their first contribution in #7817
Full Changelog: v0.3.30...v0.3.31