Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ComfyUI_windows_portable_nvidia.7z | 2025-08-28 | 2.1 GB | |
README.md | 2025-08-28 | 2.2 kB | |
v0.3.53 source code.tar.gz | 2025-08-28 | 6.7 MB | |
v0.3.53 source code.zip | 2025-08-28 | 6.9 MB | |
Totals: 4 Items | 2.1 GB | 12 |
What's Changed
- Fix EasyCache/LazyCache crash when tensor shape/dtype/device changes during sampling by @blepping in https://github.com/comfyanonymous/ComfyUI/pull/9528
- Remove models from readme that are not fully implemented. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9535
- Add models/audio_encoders directory. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9548
- Implement wav2vec2 as an audio encoder model. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9549
- Make AudioEncoderOutput usable in v3 node schema. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9554
- Update template to 0.1.66 by @comfyui-wiki in https://github.com/comfyanonymous/ComfyUI/pull/9557
- Adding Google Gemini Image API node by @Kosinkadink in https://github.com/comfyanonymous/ComfyUI/pull/9566
- Update template to 0.1.68 by @comfyui-wiki in https://github.com/comfyanonymous/ComfyUI/pull/9569
- WIP Wan 2.2 S2V model. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9568
- Negative audio in s2v should be zeros. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9578
- Fix [#9537] by @KohakuBlueleaf in https://github.com/comfyanonymous/ComfyUI/pull/9576
- Fixes to make controlnet type models work on qwen edit and kontext. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9581
- Improve s2v performance when generating videos longer than 120 frames. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9582
- Better s2v memory estimation. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9584
- Add DPM++ 2M SDE Heun (RES) sampler by @Balladie in https://github.com/comfyanonymous/ComfyUI/pull/9542
- Add a LatentConcat node. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9587
- Adjust flux mem usage factor a bit. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9588
New Contributors
- @Balladie made their first contribution in https://github.com/comfyanonymous/ComfyUI/pull/9542
Full Changelog: https://github.com/comfyanonymous/ComfyUI/compare/v0.3.52...v0.3.53