What's Changed
- Fix EasyCache/LazyCache crash when tensor shape/dtype/device changes during sampling by @blepping in #9528
- Remove models from readme that are not fully implemented. by @comfyanonymous in #9535
- Add models/audio_encoders directory. by @comfyanonymous in #9548
- Implement wav2vec2 as an audio encoder model. by @comfyanonymous in #9549
- Make AudioEncoderOutput usable in v3 node schema. by @comfyanonymous in #9554
- Update template to 0.1.66 by @comfyui-wiki in #9557
- Adding Google Gemini Image API node by @Kosinkadink in #9566
- Update template to 0.1.68 by @comfyui-wiki in #9569
- WIP Wan 2.2 S2V model. by @comfyanonymous in #9568
- Negative audio in s2v should be zeros. by @comfyanonymous in #9578
- Fix #9537 by @KohakuBlueleaf in #9576
- Fixes to make controlnet type models work on qwen edit and kontext. by @comfyanonymous in #9581
- Improve s2v performance when generating videos longer than 120 frames. by @comfyanonymous in #9582
- Better s2v memory estimation. by @comfyanonymous in #9584
- Add DPM++ 2M SDE Heun (RES) sampler by @Balladie in #9542
- Add a LatentConcat node. by @comfyanonymous in #9587
- Adjust flux mem usage factor a bit. by @comfyanonymous in #9588
New Contributors
Full Changelog: v0.3.52...v0.3.53