v0.3.55
Comfy-Org/ComfyUIv0.3.55Aug 29, 2025by github-actions[bot]
AI Summary
This release expands support for Wan 2.2 models, adding specific support for the 5B fun control and inpaint models. It also introduces utility nodes for extending videos and cutting latents.
Key Highlights
- Support for Wan 2.2 5B fun control model
- Support for Wan 2.2 5B fun inpaint model
- New WanSoundImageToVideoExtend node for manual extension
- New LatentCut node to cut latents
New Features
- Wan 2.2 5B fun control model
- Wan 2.2 5B fun inpaint model
- LatentCut node
- Trim audio to video when saving
Full Release Notes
## What's Changed * WanSoundImageToVideoExtend node to manually extend s2v video. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9606 * Fix issue with s2v node when extending past audio length. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9608 * Add a LatentCut node to cut latents. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9609 * Support wan2.2 5B fun control model. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9611 * Support the Wan2.2 5B fun inpaint model. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9614 * Trim audio to video when saving video. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9617 * Update template to 0.1.70 by @comfyui-wiki in https://github.com/comfyanonymous/ComfyUI/pull/9620 **Full Changelog**: https://github.com/comfyanonymous/ComfyUI/compare/v0.3.54...v0.3.55