What's Changed
- Un-hardcode Chroma patch_size by @josephrocca in #8840
- Add reconstructed SA-Solver sampler by @chaObserv in #8834
- Support Multi Image-Caption dataset in lora training node by @KohakuBlueleaf in #8819
- Remove unmaintained notebook. by @comfyanonymous in #8845
- Better training loop implementation by @KohakuBlueleaf in #8820
- Add warning to catch torch import mistakes. by @comfyanonymous in #8852
- Support for async node functions by @guill in #8830
- Fix python3.9 by @comfyanonymous in #8858
- [fix] increase Kling API polling timeout to prevent user timeouts by @christian-byrne in #8860
- Remove windows line endings. by @comfyanonymous in #8866
- Execute async node earlier by @JettHu in #8865
- Fix fresca's input and output by @chaObserv in #8871
- Add model detection error hint for lora. by @comfyanonymous in #8880
- Remove tokens from history items by @christian-byrne in #8889
- Refactor previous pr. by @comfyanonymous in #8893
- Remove windows line endings. by @comfyanonymous in #8902
- Upate template to 0.1.36 by @comfyui-wiki in #8904
- Allow the prompt request to specify the prompt ID. by @FeepingCreature in #8189
- Fix wrong reference bug by @yoland68 in #8910
- Update nodes_gemini.py by @yoland68 in #8912
- Add action to detect windows line endings. by @comfyanonymous in #8917
- Fix MaskComposite error when destination has 2 dimensions by @bman654 in #8915
- Add attempt to work around the safetensors mmap issue. by @comfyanonymous in #8928
- LTXV VAE decoder: switch default padding mode by @harelc in #8930
- Silence clip tokenizer warning. by @comfyanonymous in #8934
- Experimental CFGNorm node. by @comfyanonymous in #8942
- Forgot this by @comfyanonymous in #8957
- Add nested style of dual cfg to DualCFGGuider node. by @comfyanonymous in #8965
- Update template to 0.1.37 by @comfyui-wiki in #8967
- Add SamplingPercentToSigma node by @chaObserv in #8963
- Document what the fast_fp16_accumulation is in the portable. by @comfyanonymous in #8973
- Update template to 0.1.39 by @comfyui-wiki in #8981
New Contributors
- @josephrocca made their first contribution in #8840
- @bman654 made their first contribution in #8915
Full Changelog: v0.3.44...v0.3.45